58

JavaScript library that provides a useful functional programming helpers. Add yo...

 5 years ago
source link: https://www.tuicool.com/articles/hit/eMruqmF
Go to the source link to view the article. You can view the picture content, updated content and better typesetting reading experience. If the link is broken, please click the button below to view the snapshot at that time.

famulus

JavaScript library that provides a useful functional programming helpers. Do not wait, fork and add your own :wrench::muscle:

Installation

npm

npm install --save famulus

yarn

yarn add famulus --save

Usage

ES6 module

import famulus from 'famulus'
import helper from 'famulus/helper'

Node.js

const famulus = require('famulus')
const helper = require('famulus/helper')

Documentation

String

Array

Date

Contributing

Please read the Contributions Guidelines before adding your own helper or improvement to code snippets, explanations, etc.

License

MIT © Vasyl Stokolosa


About Joyk


Aggregate valuable and interesting links.
Joyk means Joy of geeK