Socket
Socket
Sign inDemoInstall

famulus

Package Overview
Dependencies
Maintainers
1
Versions
18
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

famulus

JavaScript library that provides a useful functional programming helpers. Add your own.


Version published
Weekly downloads
40K
decreased by-5.37%
Maintainers
1
Weekly downloads
 
Created
Source

famulus Twitter URL

MIT Licence codecov Build Status 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

  • substr

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

Keywords

FAQs

Package last updated on 09 Jul 2018

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc