Visualize flow between nodes in a directed acyclic network.
Official Amplitude SDK for Web
Manipulate TopoJSON and convert it to GeoJSON.
GPU accelerated WebGL backend for TensorFlow.js
Put this script tag at the end of the header tag in your index.html: ```aiignore <script src="https://unpkg.com/@affogatosoftware/recorder/dist/browser/recorder.iife.js"></script> <script> (new window.scryspell.Recorder(window, 'YOUR_API_TOKEN', { maski
A Babel preset that targets modern browsers by fixing engine bugs.
## usage ```html <script src="node_modules/custom-html-tag/html.js"></script> <script src="node_modules/custom-renderer/render.js"></script> <script> const html = new HTMLTag(); const span = document.createElement('span'); const template = html`<p>$
Offline storage, improved.
A small library to detect which features of WebAssembly are supported in your current browser.
simple persistent cookiejar system
multihash implementation
Compute the Voronoi diagram of a set of two-dimensional points.
Fast implementation of JSON-Patch (RFC-6902) with duplex (observe changes) capabilities
Convenient parsing for Fetch.
Simple monitor script for use during development of a Node.js app.
mirror of statuses, bundled and exposed as ES module
Fast CSS Selectors API Engine
run-script-os is a tool that will let you use generic npm script commands that will pass through to os specific commands.
Automatically run your script once Webpack's build completes.
## usage ```html <script src="node_modules/custom-renderer-mixin/render-mixin.js"></script> <script> customElements.define('cu-el', class CuEl extends RenderMixin(HTMLElement) { get properties() { return this._properties || { property:
runs your app's postinstall on this lib's postinstall
Format data using ECMA-376 spreadsheet Format Codes
React hook to dynamically load an external script and know when its loaded
Tree-sitter bindings for the web