Pinned Repositories
babel-plugin-bare-import-rewrite
Babel plugin to rewrite bare imports for use on web browsers.
babel-plugin-bundled-import-meta
Babel plugin to rewrite import.meta for bundled usage
babel-plugin-remove-ungap
Remove @ungap ponyfills
babel-plugin-template-html-minifier
Minify HTML in tagged template strings using html-minifier
csv-parse
Tiny CSV string parser
fastify-babel
Fastify plugin for processing Javascript with babel.
get-package-type
Determine the `package.json#type` which applies to a location.
no-webcomponents
An element that displays only when webcomponents are unsupported.
node-preload
Request that Node.js child processes preload modules
process-on-spawn
Execute callbacks when child processes are spawned
CFWare, LLC's Repositories
cfware/csv-parse
Tiny CSV string parser
cfware/fastify-babel
Fastify plugin for processing Javascript with babel.
cfware/activity-monitor
Browser activity monitor
cfware/before-install-prompt
Basic module to handle the `beforeinstallprompt` event.
cfware/panel-splitter
Draggable panel splitter web component.
cfware/add-event-listener
Calls owner.addEventListener and returns a function to remove the listener
cfware/asterisk16
Run a sandboxed Asterisk 16 instance
cfware/button
Icon Button component
cfware/callback-array-once
Run and clear an array of callbacks
cfware/cleanable-interval
A variant of setInterval that returns a cleanup function.
cfware/debouncer
Debouncer class
cfware/decamelize
ES Module fork of decamelize
cfware/dialog
Dialog overlays
cfware/event-blocker
Basic methods to block events
cfware/fastify-integration-daemon
Fastify Integration Daemon
cfware/fastify-test-helper
Testing helper for @cfware/ava-selenium-manager with fastify
cfware/fixture-run-directory
Base class for building daemons within a fixture run directory.
cfware/form
Form routines and base class
cfware/history-state
Browser History API state manager.
cfware/icon-builder
Build `icons.js` in the target directory
cfware/integration-instance-base
Integration Instance Base
cfware/lint
My linter for latest Node.js
cfware/list
List base class
cfware/loading
Display a loading spinner until the `loaded` attribute is set to the document body.
cfware/nav-menu
Navigation menu element
cfware/path-router
Basic path based callback routing
cfware/shadow-element
My uhtml based shadow element
cfware/symbols
An iterator which generates Symbol's
cfware/tabs
Basic page tabs element
cfware/tap-selenium-manager
Selenium Manager for tap