crowbrammer


  • A simpler version of the jsdom package that only uses its `document` feature

    published 1.2.2 5 years ago
  • Maps numbers to letters, letters to numbers

    published 1.2.0 5 years ago
  • For basic backend authentication (designed for use with web socket chat streams).

    published 1.1.0 5 years ago
  • For if you have a duration (of, say, a task), and you want a start time and an end time from this duration.

    published 1.4.0 5 years ago
  • See if two integers (possibly large, like POSIX timestamps) are within the ballpark of each other. I'm using this to account for millisecond variations between start and an end datetimes. I.e. I want two POSIX timestamps to be within X minutes/hours of ea

    published 1.1.2 5 years ago