Skip to content

Pinned

  1. browser browser Public

    Utility functions specifically for the browser. Query string parsing, HTTP requests, promises, Retina display, operating system detection, etc.

    JavaScript

  2. node node Public

    Utility functions specifically for Node.js. HTTP requests, CLI arguments, promises, operating system, version, etc. See also @twodashes/universal and @twodashes/browser

    JavaScript

  3. universal universal Public

    Universal utility functions for both browser and node (like @lodash, but with more dashes). Mostly "pure" functions (sorting ones use [].sort()). Promises, filtering, sorting, combining, text analy…

    JavaScript

Repositories

Showing 3 of 3 repositories
  • browser Public

    Utility functions specifically for the browser. Query string parsing, HTTP requests, promises, Retina display, operating system detection, etc.

    JavaScript 0 0 0 0 Updated Feb 22, 2022
  • universal Public

    Universal utility functions for both browser and node (like @lodash, but with more dashes). Mostly "pure" functions (sorting ones use [].sort()). Promises, filtering, sorting, combining, text analysis, math, curry, sleep, etc. See also platform specific functions @twodashes/node and @twodashes/browser.

    JavaScript 0 0 0 0 Updated Feb 22, 2022
  • node Public

    Utility functions specifically for Node.js. HTTP requests, CLI arguments, promises, operating system, version, etc. See also @twodashes/universal and @twodashes/browser

    JavaScript 0 0 0 0 Updated Feb 22, 2022

Top languages

Loading…

Most used topics

Loading…