Pinned Repositories
greenlet
๐ฆ Move an async function into its own thread.
htm
Hyperscript Tagged Markup: JSX alternative using standard tagged templates, with compiler support.
microbundle
๐ฆ Zero-configuration bundler for tiny modules.
mitt
๐ฅ Tiny 200 byte functional event emitter / pubsub.
redaxios
The Axios API, as an 800 byte Fetch wrapper.
unfetch
๐ Bare minimum 500b fetch polyfill.
unistore
๐ถ 350b / 650b state container with component actions for Preact & React
workerize
๐๏ธ Run a module in a Web Worker.
preact
โ๏ธ Fast 3kB React alternative with the same modern API. Components & Virtual DOM.
signals
Manage state with style in every framework
developit's Repositories
developit/snarkdown
:smirk_cat: A snarky 1kb Markdown parser written in JavaScript
developit/workerize-loader
๐๏ธ Automatically move a module into a Web Worker (Webpack loader)
developit/karmatic
๐ฆ Easy automatic (headless) browser testing with Jest's API, but powered by Karma & Webpack.
developit/preact-boilerplate
:guitar: Ready-to-rock Preact starter project, powered by Webpack.
developit/task-worklet
Task Worklet: explainer, polyfill and demos.
developit/jsxobj
Build JSON using JSX ๐ (may contain blood magic)
developit/preact-markup
:zap: Render HTML5 as VDOM, with Components as Custom Elements!
developit/object-diff-patch
developit/preact-without-babel
:racehorse: How to use Preact in (native) ES2015, without Babel or JSX.
developit/preact-in-es3
:horse: How to use Preact without Babel, ES2015 or JSX.
developit/preact-vite-template
developit/preact-social-api
a social network in the form of a RESTful API
developit/js-repaint-perfs
Playground to test repaint rates of JS libs
developit/afterframe
โฑ A simple method to invoke a function after the browser has rendered & painted a frame
developit/remote-ui
developit/rollup-plugin-terser
Rollup plugin to minify generated bundle
developit/unplugin-icons
๐คน Access thousands of icons as components on-demand universally.
developit/wappalyzer
Identify technology on websites.
developit/gmail-unread-count-badge
Show unread count as a badge on the Gmail icon
developit/graphql-request
Minimal GraphQL client supporting Node and browsers for scripts or simple apps
developit/karma-webpack
Karma webpack Middleware
developit/preact-testing-library
Simple and complete Preact DOM testing utilities that encourage good testing practices.
developit/react-use-event-hook
Same as React's useCallback, but returns a stable reference.
developit/tachometer-reporter-action
Report the results of Polymer/tachometer in a comment for PRs
developit/v8-deopt-viewer
View deoptimizations of your JavaScript in V8
developit/ant-design
An enterprise-class UI design language and React UI library
developit/safari-14-idb-fix
Working around a Safari IndexedDB bug
developit/tachometer
Statistically rigorous benchmark runner for the web
developit/xorshift
Random number generator using xorshift128+
developit/yt-playlist-notifier