Pinned Repositories
fuse
FunctionSelect: Select a function that passes a condition. A functional alternative to switch-case.
isEq
≡ isEq.js -- deep compare objects and arrays in JavaScript
jsont
Powerful JSON templating.
nyc-diff
Report coverage for changed lines from a unified diff
qask
Queue tasks to run in intervals sequentially with fixed concurrency.
rollup-plugin-svelte-svg
Import SVG files as Svelte Components
runtype
Runtime type assertions that return
up-serve
A cli tool to quickly create and manage nginx server blocks.
WordBox
WordBox is a truly modern WordPress development (and deployment) environment.
wp-sqlite
WordPress-SQLite allows you to use SQLite as your database instead of MySQL. This is a clone of wp-plugins/sqlite-integration
CodeFeathers's Repositories
codefeathers/rollup-plugin-svelte-svg
Import SVG files as Svelte Components
codefeathers/up-serve
A cli tool to quickly create and manage nginx server blocks.
codefeathers/fuse
FunctionSelect: Select a function that passes a condition. A functional alternative to switch-case.
codefeathers/nyc-diff
Report coverage for changed lines from a unified diff
codefeathers/runtype
Runtime type assertions that return
codefeathers/wp-sqlite
WordPress-SQLite allows you to use SQLite as your database instead of MySQL. This is a clone of wp-plugins/sqlite-integration
codefeathers/jsont
Powerful JSON templating.
codefeathers/isEq
≡ isEq.js -- deep compare objects and arrays in JavaScript
codefeathers/qask
Queue tasks to run in intervals sequentially with fixed concurrency.
codefeathers/cmd-js
Super simple cli framework for nodejs.
codefeathers/git-alerts-bot
Git alert bot for Telegram
codefeathers/infinity
🖇 Infinitely generating linked list with memoisation (or an nth-generator)
codefeathers/tsh
Telegram Shell. Remote access over bot API.
codefeathers/WordBox
WordBox is a truly modern WordPress development (and deployment) environment.
codefeathers/caniuse-bot
Telegram bot for caniuse.com
codefeathers/do-node
A lightweight promise based Node wrapper around DigitalOcean's API v2
codefeathers/fluent-story
Non-opinionated, dead simple React Storybook alternative
codefeathers/Gunner
codefeathers/magnet
🔌 Simple magnet uri shortener!
codefeathers/mark
✒️ Make a mark as you work.
codefeathers/mithril-toolset
Utilities for Mithril
codefeathers/now-github-starter
Starter project to demonstrate a project whose pull requests get automatically deployed
codefeathers/poly
Assisted polymorphism for JavaScript
codefeathers/react-use-promise
Use React Hooks to resolve a promise; a wrapper around useState and useEffect for data-fetching.
codefeathers/react-use-set
Set in React Hooks
codefeathers/timemachine
Test your time-dependent app by monkey patching the Date function and overriding your system time.
codefeathers/up
Quickly deploy sites from anywhere to a server running up-serve and up-cli.
codefeathers/up-cli
Quickly deploy sites from anywhere to a server running up-serve (https://github.com/codefeathers/up-serve). Coming soon.
codefeathers/versioning
[DEPRECATED] The CodeFeathers versioning system—codever.
codefeathers/window
🎚 Window-sliding insertion algorithm in JavaScript