Constant Folding javascript code
GitHub action for downloading, extracting, caching an executable from a GitHub release and putting it to PATH.
Validate NHS numbers in various guises
test
mcp-ui Client SDK
Make tap output nicely readable.
Generate and manage Adamite instances
Linting your scss with scss-lint
Redux integration for react_webpack_rails
A TCP proxy
Electron desktop wrapper for [Television](https://www.npmjs.com/package/@telepath-computer/television).
Serverless Rack Plugin
MathType Web for TinyMCE6 editor
Stimulus controllers for JetRockets jet_ui Rails components
Express' application generator
A factory library to help creating test data
Create and publish buildpacks.
Planning center font sizes.
Compile Compass files
Build assembler for the Ender CLI
prettier plugin for the Ruby programming language
Ruby's Array methods in Javascript.
Botan SDK
JSDev is a simple JavaScript preprocessor. It implements a tiny macro language that is written in the form of tagged comments. These comments are normally ignored, and will be removed by JSMin. But JSDev will activate these comments, replacing them with executable forms that can be used to do debugging, testing, logging, or tracing. JSDev scans a source looking for and replacing patterns. A pattern is a slashstar comment containing a tag and some stuff, and optionally a condition wrapped in parens. There must be no space between the slashstar and the <tag>.