https://github.com/fnsjs/fns.js
A comprehensive Javascript utility library with considering performance, modularity, and consistency :rocket:
https://github.com/fnsjs/fns.js
fns javascript nodejs utilities
Last synced: about 2 months ago
JSON representation
A comprehensive Javascript utility library with considering performance, modularity, and consistency :rocket:
- Host: GitHub
- URL: https://github.com/fnsjs/fns.js
- Owner: fnsjs
- License: mit
- Created: 2020-06-16T16:52:20.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2023-01-07T20:54:00.000Z (over 3 years ago)
- Last Synced: 2025-09-30T17:54:18.321Z (9 months ago)
- Topics: fns, javascript, nodejs, utilities
- Language: TypeScript
- Homepage: https://fnsjs.dev
- Size: 1.53 MB
- Stars: 5
- Watchers: 1
- Forks: 0
- Open Issues: 16
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# Fns.js
Fns.js is a utility library that provides the most comprehensive with considering performance, modularity and consistent in browsers & Node.js
🚧 **Fns.js is under development** 🚧
## Install
```bash
# Yarn
yarn add fns.js
# NPM
npm install --save fns.js
```
## Contributing
This repository is currently under development. If you want to contribute please fork the repository and get your hands dirty, and make the changes as you'd like and submit the Pull request.
## License
[MIT © Jalal Azimi](https://jalalazimi.mit-license.org/)