163 packages
array-binsearch
Binary search a sorted array
babel-plugin-ember-template-compilation
Babel implementation of Ember's low-level template-compilation API
babel-plugin-glimmer-inline-precompile
Use tagged template strings to precompile glimmer templates inside your JS files.
backburner.js
Backburner.js is a simple run loop-esque library for coalescing actions
blank-object
A faster alternative to Object.create(null)
broccoli-concat-source-map
Broccoli plugin that concats files with source maps.
broccoli-ember-preparse
Broccoli plugin that applies some compile time performance optimizations to an ember build.
broccoli-node-api
Broccoli Plugin API Types
broccoli-optimize-js
broccoli filter for optimize-js
broccoli-rollup
A broccoli plugin that uses rollup.js on its input
broccoli-rust2wasm
broccoli plugin to build rust to wasm
broccoli-sane-watcher
Alternative watcher that uses sane module instead of polling
broccoli-tee
tee the outputPath of a broccoli node to a targetPath
broccoli-test-helper
Test helpers for BroccoliPlugins that make testing build and rebuild behavior dead simple and expect diff friendly.
broccoli-typescript-compiler
A Broccoli plugin which compiles TypeScript files.
broccoli-wabt
Compile wat to wasm
browsalyzer
Benchmark runner for trace metrics
cascada
This README outlines the details of collaborating on this Ember addon.
chrome-debugging-client
An async/await friendly Chrome debugging client with TypeScript support
chrome-tracing
Parser for chrome traces
concat-source-map
Concat JS files while generating a quality source map
dag-map
A topologically ordered map of key/value pairs with a simple API for adding constraints.
describe-wasm
Reads the interface info (imports, exports, and signatures) from a wasm file.
devtrace
Benchmark runner for trace metrics
ember-batcher
Ember addon providing requestAnimationFrame utilities to properly batch reads/writes within Embers runloop.