sirrodgepodge


Roger Beaman

  • Node.js's native 'path' module's 'join' method made isomorphic(/universal) with the bonus of handling arrays

    published 1.0.6 8 years ago
  • test if string is valid JSON or not

    published 1.0.2 8 years ago
  • utility function to determine the scrollbar width of the current browser, returns zero if running server-side

    published 1.0.5 3 years ago
  • Isomorphic fetch with response parsing taken care of for you (based on headers) and response binding built in

    published 2.2.3 7 years ago
  • Utility function for converting javascript date object to string in the format 'MM/DD/YY' or 'MM/DD/YYYY'

    published 1.0.2 8 years ago
  • Test each property on a javascript object with a test function and run a separate function if that test passes, returns a promise when said function has been run on all properties matching

    published 1.0.2 8 years ago
  • dead simple react component + server-side handler for s3 uploading from the front end (can also handle dataURI uploading which is useful for image uploads, can show uploaded image very quickly in UI)

    published 0.5.10 7 years ago
  • morgan logging req, res, and body

    published 2.6.9 a year ago
  • utility function for checking that a string is a valid web color

    published 1.0.1 7 years ago
  • remove class+method decorators for testing, but keep them in your code!

    published 1.0.4 6 years ago
  • the simplest way to run tests against your console/stdout, works in-browser and in Node.js, used to test morgan-body: https://github.com/sirrodgepodge/morgan-body/

    published 1.0.0 6 years ago
  • a simply draggable react chart

    published 0.2.9 5 years ago