Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/bipoza/nahieran-js
A set of JS functions to use the EITB Nahieran API
https://github.com/bipoza/nahieran-js
javascript
Last synced: about 2 months ago
JSON representation
A set of JS functions to use the EITB Nahieran API
- Host: GitHub
- URL: https://github.com/bipoza/nahieran-js
- Owner: bipoza
- License: mit
- Created: 2022-12-09T16:24:53.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-12-08T19:05:11.000Z (about 2 months ago)
- Last Synced: 2024-12-08T20:19:35.432Z (about 2 months ago)
- Topics: javascript
- Language: JavaScript
- Homepage: https://bipoza.github.io/nahieran-js/
- Size: 2.31 MB
- Stars: 2
- Watchers: 1
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.MD
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# NahieranJS
A set of JS functions to use the EITB Nahieran API.
This project is based on [https://github.com/erral/eitbapi-react](https://github.com/erral/eitbapi-react) project.
A very special thanks to [@erral](https://github.com/erral) for the contribution made in this project. ❤️
## Documentation
https://bipoza.github.io/nahieran-js/## Install
```bash
npm i nahieran-js
```## Contributing
Thanks for your interest in contributing!If you are interested in improving this project, follow these steps to start it locally:
```bash
# Go to docs folder
cd docs
# Install the packages
npm i
# Start the server!
npm run start
```## Contributors
![contributors](https://contrib.rocks/image?repo=bipoza/nahieran-js "Contributors")