@jser/data-fetcher
TypeScript icon, indicating that this package has built-in type declarations

2.0.0 • Public • Published

@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

Readme

Keywords

Package Sidebar

Install

npm i @jser/data-fetcher

Weekly Downloads

29

Version

2.0.0

License

MIT

Unpacked Size

9.92 kB

Total Files

7

Last publish

Collaborators

  • azu
  • jser-user