js-util
Popular repositories Loading
-
two-way-socket-pipe
two-way-socket-pipe PublicGiven two `net.Socket`, pipe their data stream in both direction
JavaScript 2
-
is-trueish
is-trueish PublicA very relaxed varient of `=== true`. Validate that the given param is true, 'true', 1, or '1'
JavaScript 1
-
fetch-nested-value
fetch-nested-value PublicFetch nested value within an object, using a dot notation string, eg: "hello.world"
JavaScript
-
config-loader
config-loader PublicQuick and simple config loading, with sane defaults to get an application started
JavaScript
-
array-shuffle
array-shuffle PublicGiven an array, shuffle its content randomly. Note that the original array is not affected (Fisher–Yates method)
JavaScript
-
config-object-merge
config-object-merge PublicGiven two config like object, merge them together - think if it as a recrusive merge that does *not* merge arrays
JavaScript
Repositories
- config-loader Public
Quick and simple config loading, with sane defaults to get an application started
js-util/config-loader’s past year of commit activity - net-socket-connect Public
Given the remote port/host, setup a low level, net.Socket. With callbacks and connect timeout!
js-util/net-socket-connect’s past year of commit activity - tcp-failover-proxy Public
Setup a TCP proxy server, with automated failover - note this is not a loadbalancing proxy.
js-util/tcp-failover-proxy’s past year of commit activity - fetch-nested-value Public
Fetch nested value within an object, using a dot notation string, eg: "hello.world"
js-util/fetch-nested-value’s past year of commit activity - is-trueish Public
A very relaxed varient of `=== true`. Validate that the given param is true, 'true', 1, or '1'
js-util/is-trueish’s past year of commit activity - config-object-merge Public
Given two config like object, merge them together - think if it as a recrusive merge that does *not* merge arrays
js-util/config-object-merge’s past year of commit activity
People
This organization has no public members. You must be a member to see who’s a part of this organization.
Top languages
Loading…
Most used topics
Loading…