ganeshkbhat


Ganesh

  • Wrap the cookie libraries with a safer encrypt - decrypt function - should work with most libraries

    published 1.0.0 5 months ago
  • jscrooks - the bad parts of javascript

    published 1.0.0 5 months ago
  • check if a item is a syntax in the javascript environment using issyntax using the isKeyword function. checks for most inbuilt functions, objects, and lexical grammer keywords in javascript environment

    published 1.0.1 4 months ago
  • check if an enviromment is a nodejs or browser enviroment

    published 1.1.1 3 months ago
  • work with esm __filepath and __dirname pathing constants in imports as in commonjs nodejs environment

    published 1.0.0 4 months ago
  • a simple interface and handler for streaming file handler using streamfs filehandler package

    published 1.1.1 4 months ago
  • detect file extensions, check if text or binary file, or get list of text or binary file extensions

    published 1.0.0 4 months ago
  • sleep any execution for defined milliseconds using timed-sleep. global code execution block sleep timer like python

    published 1.0.0 4 months ago
  • make a safe freeze object freezeobject - better usage [modified node internals] than as defined and used in node internals

    published 1.0.0 4 months ago
  • check if [a] an array or [b] is an typed array or [c] an buffer array or [d] specific type using the package

    published 1.1.0 4 months ago
  • make document editable in browser using inbrowseredit

    published 1.1.1 4 months ago
  • use which-type-object to detect which type or javascript class instance or object tag an object of javascript is

    published 1.0.2 3 months ago