221 packages
access-sniff-ext
A node/iojs library & CLI for HTML_Codesniffer
astrobench-cli
JavaScript benchmarks in the web browser using Benchmark.js and Puppeteer
asynctaskqueue.js
JavaScript worker queue to execute tasks asynchronously, based on (deferred) promises
babel-plugin-amd-checker
Module format checking plugin for Babel usable in both Node.js the web browser environments.
babel-plugin-amd-default-export
A Babel plugin to make the generated AMD modules export the default export directly and not wrapped in an object with a default property.
babel-plugin-module-resolver-standalone
Module resolver plugin for Babel usable in both Node.js the web browser environments
babel-plugin-transform-modules-requirejs-babel
A Babel plugin transforming ESM modules to AMD modules for processing by RequireJS with the requirejs-babel7 plugin.
babel-polyfills-generator
Generates a script with core-js and regenerator-runtime to be used with @babel/standalone.
backbone.composite-model
Supports composite Backbone.Model objects
bacom
Basic library for writing web components.
benchart
Plots a performance chart for Benchmark.js results saved by astrobench-cli.
build-number-generator
Generates a unique build number with a human-readable build time.
changed.js
Library for updating JavaScript objects and arrays (directly).
changever
Changelog-driven version manager - helps with generating changelog and publishing a new version of a Node.js package.
common-path-start
Detects the same starting part of the path in an array of file paths.
complexity-report-ext
Software complexity analysis for JavaScript projects
concat-source-text
Concatenates text source files and generates a source map for the text output.
connect-block-favicon
Middleware for Connect or Express to silence browser requests for favicon.ico with no content.
connect-route-ext
Extended simple and fast router for Connect
date-and-time-formatter
Formats a date/time value to a localised string using a pattern consisting of Unicode LDML tokens.
date-fns-timezone
Parsing and formatting date strings using IANA time zones for date-fns.
datetime-locale-patterns
Provides localized date/time format patterns for styles full, long, medium and short, usable with Intl.DateTimeFormat, compliant with Unicode LDML.
datetime-placeholder
Simplifies a date/time-formatting pattern using Unicode LDML tokens to a pattern usable in date/time pickers.
delete-cache-action
GitHub action for deleting cache with a specified key.
denolint
Deno lint command-line executable for Node.js