mudcube


Michael Deal

  • Detect file format from String | Blob | Buffer

    published 1.0.4 7 years ago
  • ## NOTE: This documentation is ahead of the codebase.

    published 1.0.6 8 years ago
  • ### Manual speedmark

    published 1.0.1 8 years ago
  • ### Simple, fast type detection. No dependancies. Vanilla JS.

    published 1.0.1 8 years ago
  • ```js var id = 'dosomething' var handler = function () {} var emitter = Galactic.emitter(scope) emitter.on(id, handler) // register handler emitter.on.handlers{} // contains all registered handlers emitter.off(id) // unregister handler emitter.emit(id, ..

    published 1.0.4 8 years ago
  • * SketchAPI offline renderer. * Exports SketchAPI documents into PDF, SVG, JPEG & PNG formats!

    published 1.0.9 7 years ago