Packages 25
Description
Material Design Components in CSS, JS and HTML
Publisher
Description
Lists HTTP/2 pushes when requesting an URL
Publisher
Description
doT-based streaming templating engine for Node and the web
Publisher
Description
Rollup plugin to make code splitting “just work”
Publisher
Description
A rollup plugin that generates a hash manifest for each entrypoint
Publisher
Description
Rollup plugin to make workers “just work”
Publisher
Description
Use Rollup with workers and ES6 modules today.
Publisher
Description
Use Rollup with workers and ES6 modules today.
Publisher
Description
A non-optimizing [Brainf_ck][bf] to WebAssembly compiler. Yes, compiler. Not interpreter.
Publisher
Description
A small library to detect which features of WebAssembly are supported in your current browser.
Publisher
Description
A library of observables built with streams
Publisher
Description
A [Rollup] plugin that allows you to import [AssemblyScript] files and compiles them on-the-fly.
Publisher
Description
It’s like `import()`, but runs the module in a worker.
Publisher
Description
**`StructuredDataView` gives you buffer-backed objects**. It takes a schema definition to make [`ArrayBuffer`][arraybuffer]s more convenient to use and utilizes [`DataView`][dataview] under the hood.
Publisher
Description
**`BufferBackedObject` creates objects that are backed by an `ArrayBuffer`**. It takes a schema definition and de/serializes data on-demand using [`DataView`][dataview] under the hood. The goal is to make [`ArrayBuffer`][arraybuffer]s more convenient to u
Publisher
Description
Use workers seamlessly