22 Commits

Author SHA1 Message Date
Wessel T
dd302b983e v0.3.0 - Profiles (Check the description for changes)
A lot has been renovated and some small things has been added to v0.3.0:
	* Added profiles (`getProfile`, `setProfile`, `setDefaults`)
	* Renamed `Collection` to `MemoryCollection`
	* Made `wumpfetch.userAgent` read-only
	* Renamed `__test__` to `tests`
	* Removed the `dist` folder
	* Changed the tab size from `4` to `2` in the declarations file
	and wumpfetch TS test file
	* Added JSdoc to `WumpRequest` and `WumpResponse`
	* Fixed up some of the weird spacing in `WumpRequest` and
	`WumpResponse`
	* Cleaned up all test files
2019-08-26 16:52:34 +02:00
Wessel T
6ca310c0c8 Add benchmarkings 2019-04-23 18:52:56 +02:00
Wessel Tip
3bfa5e90d7 update docs 2019-04-12 20:00:12 +02:00
Wessel Tip
a72c2fd649 set chaining's default to true 2019-04-12 18:34:09 +02:00
Wessel Tip
c581ae33b0 Add chaining option and update README 2019-04-12 18:23:18 +02:00
Wessel T
de11d2c53e Update README.md 2019-04-12 11:53:30 +02:00
fossabot
e95b8564b1 Add license scan report and status
Signed-off-by: fossabot <badges@fossa.io>
2019-04-12 02:00:40 -07:00
Wessel T
42b919c1fa Add some unicodes 2019-04-12 09:56:58 +02:00
Wessel T
d9d69e90fd Add websites 2019-04-12 09:53:09 +02:00
Wessel T
b0fe43101c Add projects using wumpfetch 2019-04-11 22:25:14 +02:00
David Ralph
d360bdcc07 More Improvements (see full info)
Here's what I did and why I did it:
* Remove README.md information about why use Wumpfetch - Users already know it's light from the start and from package phobia, no point adding extra unneeded information.
* Made gulpfile.js lighter - Made it like the other files
* Edit LICENSE - There was an unneeded gap
* Index.js modifications -  No longer does it hard code the package name and URL, making life easier for people forking it or using it in business. Also changed request to req to make it lighter!
* .gitignore edit - Removed unneeded "/"
* WumpRequest.js Improvements - Package name and URL are also no longer hard coded here, renamed consts to decrease file size.

Now under 10kb!
2019-04-11 18:28:38 +01:00
David Ralph
e505783440 oops 2019-04-07 13:36:45 +01:00
David Ralph
75bf5323e8 Improvements
Changes:
* Fixed gulpfile.js formatting
* Fixed package.json and made it lighter
* Made index.js and WumpRequest.js lighter
* Made example lighter
* Fixed grammar issue in WumpRequest.js
* Fixed spacing issue in test
* Improved README.md and made it lighter
2019-04-07 11:58:42 +01:00
Wessel T
054f1832b6 Fixed hopefully 2019-04-06 23:21:45 +02:00
Wessel T
7ee8d3bf6b Many fixes! 2019-04-05 17:15:24 +02:00
Wessel T
dd20fe8ab5 Add most common used methods (w.get, w.post, w.patch, etc.) 2019-02-19 19:13:17 +01:00
Wessel T
4321401100 Add a line break 2019-02-16 15:01:16 +01:00
Wessel T
8ee9ec09f0 Add minified version! 2019-02-16 14:59:13 +01:00
Wessel Damian Tip
0de97470f0 Add dependency size inside of README 2019-01-16 15:35:59 +01:00
Wessel T
2add5f92ed Fix typo 2019-01-16 07:21:33 +01:00
Wessel T
dc0260b330 Spacing fix 2019-01-12 18:07:41 +01:00
a03320593f Upload main code 2019-01-12 15:17:13 +01:00