No description provided.
Filter promises concurrently
filter() for old browser, in typescript.
A polyfill for Iterator helpers proposal
Applies filters to pugneum templates
A curried memoized search library
Filter promises concurrently
Filter promises concurrently
https://github.com/mdlivingston
Simple Chinese to Pinyin translator
Optimized and flexible version of OpenSea's operator filterer
Create arbitrary biquad filters to apply to signals. Created for real time biosensing, works in most general cases.
An event bus capable of having both regular event listeners, event payload mutators and delayed execution
ECMAScript AST recursive visitor
deterministic `JSON.stringify()` - a faster version of substack's json-stable-strigify without jsonify
Light ECMAScript (JavaScript) Value Notation - human written, concise, typed, flexible
Buffers events from a stream until you are ready to handle them.
Array#isArray for older browsers
Get the command from a shebang
CLI arguments parser. Native port of python's argparse.
Resolve the path of a module like `require.resolve()` but from a given path
Callback wrapping utility
Returns true if a string has an extglob.
Fast deep equal
A collection of i18n filters for rake-pipeline
A Ruby gem providing development tools for MapLibre GL JS styles, including advanced layer filtering, terrain visualization, elevation profiles, and performance monitoring.
A Ruby gem providing development tools for MapLibre GL JS styles, including advanced layer filtering, terrain visualization, elevation profiles, and performance monitoring.
ChiliProject/Redmine plugin which allows you to upload a zipped directory containing a "web-friendly" presentation (HTML/JS/CSS) and associate it with a project. The plugin will unzip it and filter viewing permissions according to your 'permissions' settings.
This tool can make (for example) an AngularJS controller template file for you (.js), so that whenever you want to make a new controller for your app, you don't have to type the same starting code over and over again (by the way, this tool doesn't only create controllers. It does directives, filters... almost anything). ngi has one task, and one task only, which makes it lightweight and specialized. Most AngularJS developers are probably using the command line already (Gulp, Bower, npm, Git, etc.), so why not use the command line to streamline your code-writing too? Type less, write more AngularJS!