Socket
Book a DemoInstallSign in
Socket

@fiverr/futile

Package Overview
Dependencies
Maintainers
24
Versions
20
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@fiverr/futile

Collection of low level ECMAScript helper functions targeting language primitives and native objects

latest
Source
npmnpm
Version
1.10.0
Version published
Weekly downloads
0
-100%
Maintainers
24
Weekly downloads
 
Created
Source

Fork Me npm package Documentation

build status pull requests issues

bitHound Overall Score bitHound Code bitHound Dependencies bitHound Dev Dependencies Greenkeeper badge

Install

npm i @fiverr/futile -S

Import the library

const futile = require('@fiverr/futile');

futile.shuffle([1, 2, 3]);
futile.deepassign({hash: {a: 1}}, {hash: {b: 2, c: 0}}, {hash: {c: 3}});

Import individual methods

const shuffle = require('@fiverr/futile/lib/shuffle');
const deepassign = require('@fiverr/futile/lib/deepassign');

shuffle([1, 2, 3]);
deepassign({hash: {a: 1}}, {hash: {b: 2, c: 0}}, {hash: {c: 3}});

Use the Documentation

FAQs

Package last updated on 27 Aug 2017

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

About

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.

  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc

U.S. Patent No. 12,346,443 & 12,314,394. Other pending.