@stdlib/datasets-female-first-names-en
A list of common female first names in English speaking countries.
Updated by @stdlib-bot
@stdlib/datasets-male-first-names-en
A list of common male first names in English speaking countries.
Updated by @stdlib-bot
@code-dungeon/mocha-given
Adds a Given-When-Then DSL to mocha as an alternative style for specs
Updated by @joekallen
gwt-runner
A small library to help Jest support given-when-then style testing without a bunch of overhead
Updated by @devzeebo
linear-array
Returns an array filed with linearly increasing numbers, starting from 0 up to the given value - 1 (without offset), or from 1 to the value itself (with offset).
Updated by @ispoljari
datasets-male-first-names-en
A list of common male first names in English speaking countries.
Updated by @kgryte
datasets-female-first-names-en
A list of common female first names in English speaking countries.
Updated by @kgryte
mocha-given
Adds a Given-When-Then DSL to mocha as an alternative style for specs
Updated by @rendro