Skip to content

Commit bea6db5

Browse files
committed
fix: removed the QueryString class and exported each function instead
1 parent bc811ee commit bea6db5

File tree

14 files changed

+230
-1209
lines changed

14 files changed

+230
-1209
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,7 @@ qs.extract('http://test.com?food=pizza&bar=chocolate');
3939

4040
```
4141
$ npm test
42+
$ npm run test:coverage
4243
```
4344

4445
## Documentation

docs/assets/js/search.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

docs/classes/querystring.html

Lines changed: 0 additions & 316 deletions
This file was deleted.

0 commit comments

Comments
 (0)