Skip to content
@js-util

js-util

Popular repositories Loading

  1. two-way-socket-pipe two-way-socket-pipe Public

    Given two `net.Socket`, pipe their data stream in both direction

    JavaScript 2

  2. is-trueish is-trueish Public

    A very relaxed varient of `=== true`. Validate that the given param is true, 'true', 1, or '1'

    JavaScript 1

  3. fetch-nested-value fetch-nested-value Public

    Fetch nested value within an object, using a dot notation string, eg: "hello.world"

    JavaScript

  4. config-loader config-loader Public

    Quick and simple config loading, with sane defaults to get an application started

    JavaScript

  5. array-shuffle array-shuffle Public

    Given an array, shuffle its content randomly. Note that the original array is not affected (Fisher–Yates method)

    JavaScript

  6. config-object-merge config-object-merge Public

    Given two config like object, merge them together - think if it as a recrusive merge that does *not* merge arrays

    JavaScript

Repositories

Showing 10 of 11 repositories

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…