The Wayback Machine - https://web.archive.org/web/20210119202939/https://github.com/NoFishLikeIan/stdBy
Skip to content
master
Go to file
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 

readme.md

stdby Build Status

Alike _.(...)By methods from lodash using lodash basically lodash

Install

$ npm install stdby

Usage

const stdby = require('stdby');

stdby('unicorns');
//=> 'unicorns & rainbows'

API

stdby(input, [options])

input

Type: string

Lorem ipsum.

options

Type: Object

foo

Type: boolean
Default: false

Lorem ipsum.

License

MIT © Andrea Titton

About

Blazing fast standard deviation calculator on array of objects, based on _.(...)By methods in lodash

Topics

Resources

License

Releases

No releases published

Packages

No packages published
You can’t perform that action at this time.