af-helpers

1.7.1 • Public • Published

af-helpers

The af-helpers provides different helpers which enable to wrap functions and run chain functions. This library is thinked to help and bump down time of development of apps, and it is supported. Where you go you can use it. For both, browser and node.js environments.

NPM Version License Total Downloads

GETTING STARTED:

npm i af-helpers

then:
var af-helpers = require('af-helpers')

DOC:

Everything you need to know about the helpers you find HERE. Something is missing? Open an issue right now... DOCUMENTATION

IT WORKS?

Yes. But you always can clone the repository and run the tests to know.
git clone https://github.com/maviniciuus/af-helpers.git

then, inside project folder:
npm run test

WHO SHOULD USE:

Recommended for those who are starting up and for those who want to use ready hacks. Save time by keeping a micro library. We'll take care of it.

DEPENDENDENCIES:

LICENSE:

Developed by Marcus Vinícius Mendes Gonçalves, during research and study of systems development with javascript.

Package Sidebar

Install

npm i af-helpers

Weekly Downloads

2

Version

1.7.1

License

MIT

Unpacked Size

34.1 kB

Total Files

39

Last publish

Collaborators

  • maviniciuus