node-fn
TypeScript icon, indicating that this package has built-in type declarations

0.0.1 • Public • Published

Node fn

Daily usage helper Functions for Node.js

npm

Installation

The latest version is available at: https://www.npmjs.com/package/node-fn

Use your favorite package manager to install. For instance:

  yarn add node-fn

Then import it:

import fn from 'node-fn'

Or, for commonjs:

const fn = require('node-fn')

Testing

Run the test suit with yarn test.

Contributing

If you want to contribute in any of theses ways:

  • Give your ideas or feedback
  • Question something
  • Point out a problem or issue
  • Enhance the code or its documentation
  • Help in any other way

You can (and should) open an issue or even a pull request!

Thanks for your interest in contributing to this repo!

Author

Luiz Felipe Zarco (felipezarco@hotmail.com)

License

This code is licensed under the MIT License. See the LICENSE.md file for more info.

Package Sidebar

Install

npm i node-fn

Weekly Downloads

3

Version

0.0.1

License

MIT

Unpacked Size

3.67 kB

Total Files

6

Last publish

Collaborators

  • zarco