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
Wessel T
80fd22a0db
v0.2.2
2019-04-09 23:24:42 +02:00
1512bad73d
Merge pull request #9 from DerpyForks/master
...
Improvements
2019-04-07 15:06:48 +02: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
28bbb58892
Merge pull request #8 from auguwu/patch-5
...
Fixed owo
2019-03-29 22:08:39 +01:00
August (Chris)
c64cebb849
Fixed owo
2019-03-29 14:06:46 -07:00
Wessel T
53c02bbf72
bump
2019-03-29 02:40:45 +01:00
faf3d53897
Merge pull request #7 from auguwu/patch-4
...
Update typings
2019-03-29 02:39:30 +01:00
August (Chris)
06784eb282
Update typings
...
- Renamed namespace to `w`
- Make `SDA` optional in `WumpRequest#body`
- Added 3 new methods
- `CONNECT`
- `OPTIONS`
- `TRACE`
2019-03-28 18:34:52 -07:00
Wessel T
32ef89789a
Fixed a fix
2019-03-27 18:40:44 +01:00
Wessel T
772b7923c2
Bump version
2019-03-23 14:55:41 +01:00
Wessel T
860d1261bf
POST issue fixed
2019-03-23 14:54:45 +01:00
Wessel T
7643a3302b
Small fixeroni
2019-02-28 20:28:24 +01:00
b4a76d5483
Merge pull request #6 from auguwu/patch-3
...
Update typings
2019-02-24 01:31:19 +01:00
August
f1eb6fe45a
Update typings
2019-02-23 17:22:12 -07:00
953a1b5056
Update package.json
2019-02-23 12:14:31 +01:00
e312d20dff
Merge pull request #5 from auguwu/patch-2
...
Add typings to files array
2019-02-22 18:46:10 +01:00
August
eeae84bea8
Add typings to files array
2019-02-22 10:10:57 -07:00
Wessel T
af614c7740
Small little improvement
2019-02-19 21:17:35 +01:00
Wessel T
c2ca8f5a16
Update minified version
2019-02-19 20:27:14 +01:00
Wessel T
4643e4592e
v0.0.7
2019-02-19 20:24:46 +01:00
Wessel T
23999bd51a
Small fix
2019-02-19 20:24:21 +01:00
Wessel T
ed6cd09c92
Add minified versions
2019-02-19 19:32:31 +01:00
Wessel T
dd20fe8ab5
Add most common used methods (w.get, w.post, w.patch, etc.)
2019-02-19 19:13:17 +01:00
e2cf4b5056
Merge pull request #3 from auguwu/patch-1
...
Add typings
2019-02-17 11:24:59 +01:00
August
e937955090
Add key "typings" to package.json
2019-02-16 17:13:08 -07:00
August
44748e3ff9
Add typings
2019-02-16 17:11:30 -07:00
Wessel T
6fd012bfe8
Use lumah for testing
2019-02-16 15:14:29 +01:00
Wessel T
4321401100
Add a line break
2019-02-16 15:01:16 +01:00
Wessel T
b9d4350aeb
v0.0.6
2019-02-16 14:59:40 +01:00
Wessel T
8ee9ec09f0
Add minified version!
2019-02-16 14:59:13 +01:00
Wessel T
ae809bf11c
Update package.json
2019-02-12 21:22:28 +01:00
Wessel T
f10aeb7cd1
Attempt at fixing followRedirects
2019-01-30 16:23:51 +01:00
ab4620b3dc
Merge pull request #1 from ohlookitsderpy/patch-1
...
Improvements
2019-01-17 19:23:29 +01:00
David Ralph
69c0231596
Update createRequest.js
2019-01-17 17:38:32 +00:00
David Ralph
cf8d6af308
Improvements
2019-01-17 17:37:30 +00:00
Wessel T
930fe763af
Bump version
2019-01-17 17:02:16 +01:00
Wessel T
96f48a50df
Some small fixes
2019-01-17 16:28:27 +01:00
Wessel Damian Tip
1fe8324714
v0.0.4
2019-01-16 15:37:52 +01:00
Wessel Damian Tip
0de97470f0
Add dependency size inside of README
2019-01-16 15:35:59 +01:00
Wessel Damian Tip
ded2d1240e
Merge branch 'master' of https://github.com/passthewessel/wumpfetch
2019-01-16 15:32:48 +01:00
Wessel Damian Tip
c3248bf0ef
Some QOL improvements
2019-01-16 15:28:02 +01:00
Wessel T
2add5f92ed
Fix typo
2019-01-16 07:21:33 +01:00
Wessel T
0edb728f02
Fix a spac
2019-01-15 18:31:25 +01:00
Wessel Damian Tip
ac9e338ffa
Bump version
2019-01-15 15:00:11 +01:00
Wessel Damian Tip
b55a75c608
Fix some small typo's
2019-01-15 14:57:12 +01:00
Wessel T
dc0260b330
Spacing fix
2019-01-12 18:07:41 +01:00