2.2.3 • Published 3 years ago

famulus v2.2.3

Weekly downloads
1,302
License
MIT
Repository
github
Last release
3 years ago

famulus Twitter URL

MIT Licence codecov Build Status Known Vulnerabilities npm version

JavaScript library that provides a useful functional programming helpers. Do not wait, fork and add your own 🔧💪

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

Object

Array

Date

Contributing

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

License

MIT © Vasyl Stokolosa

2.2.3

3 years ago

2.2.1

3 years ago

2.2.2

3 years ago

2.2.0

4 years ago

2.1.2

4 years ago

2.1.0

6 years ago

2.0.0

6 years ago

1.3.3

6 years ago

1.3.1

6 years ago

1.2.3

6 years ago

1.2.2

6 years ago

1.2.1

6 years ago

1.2.0

6 years ago

1.1.0

6 years ago

1.0.3

6 years ago

1.0.2

6 years ago

1.0.1

6 years ago

1.0.0

6 years ago