2.0.0 • Published 11 months ago

@jser/data-fetcher v2.0.0

Weekly downloads
39
License
MIT
Repository
github
Last release
11 months ago

@jser/data-fetcher

Data Fetcher library for dataset. It includes types for response.

Install

Install with npm:

npm install @jser/data-fetcher

Usage

import { fetchItems, fetchPostDetails, fetchPosts } from "@jser/data-fetcher";

Changelog

See Releases page.

Running tests

Install devDependencies and Run npm test:

npm i -d && npm test

Contributing

Pull requests and stars are always welcome.

For bugs and feature requests, please create an issue.

  1. Fork it!
  2. Create your feature branch: git checkout -b my-new-feature
  3. Commit your changes: git commit -am 'Add some feature'
  4. Push to the branch: git push origin my-new-feature
  5. Submit a pull request :D

Author

License

MIT © azu

2.0.0

11 months ago

1.2.1

3 years ago

1.1.6

3 years ago

1.1.2

6 years ago

1.1.0

6 years ago

1.0.1

6 years ago