jydev


  • global functions for faster development and testing.

    published 1.0.2 3 years ago
  • [toPrecision](https://www.npmjs.com/package/toprecision) is a npm module similar to built-in [.toPrecision()](https://www.w3schools.com/jsref/jsref_toprecision.asp), but without exponential notation.

    published 1.3.6 19 days ago
  • [oa2o](https://www.npmjs.com/package/oa2o) (object array to object) is a simple npm module to convert iterative object array ( [{k:"a"}, {k:"b"}] ) to object ( {a:{k:"a"}, b:{k:"b"}} ):

    published 1.1.6 a month ago
  • ``` let logTime = require('lgtime')

    published 1.1.4 10 days ago
  • ``` let ago = require('ytimeago') v = ago(Date.now() - 1000) // 1s v = ago(Date.now() - 1000, '') // just now v = ago(Date.now() - 60 * 1000) // 1m // 1 minute ago v = ago(Date.now() - 60 * 60 * 1000) // 1h // 1 hour ago v = ago(Date.now() - 24 * 60 * 60

    published 1.0.0 a month ago
  • ``` let toDate = require('ytodate') toDate(); // Sun 11 Aug 10:14PM (current time) ```

    published 1.0.4 11 days ago
  • Return correct number from a floating point number.

    published 1.0.7 19 days ago
  • obk npm

    published 1.0.0 a month ago
  • Apply a callback function recursively to all values in an Array, Object, String or Number.

    published 1.0.2 19 days ago
  • Same as .toFixed(), but can be ceil, floor or round (default)

    published 1.0.0 a month ago
  • Simple Binance api with GET and POST methods.

    published 1.1.9 12 days ago
  • Simple and complete list of colors and styles for console.log()

    published 1.1.0 7 days ago
  • Load useful global functions and variables for server (nodejs) and client (react and nextjs).

    published 2.1.6 3 days ago
  • Bybit API

    published 1.0.1 19 days ago