An open API service indexing awesome lists of open source software.

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:

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/)