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/greenlet
🦎 Move an async function into its own thread.
developit/workerize
🏗️ Run a module in a Web Worker.
developit/dlv
Safe deep property access in 120 bytes. x = dlv(obj, 'a.b.x')
developit/undom
🍩 1kb minimally viable DOM Document implementation
developit/nextjs-preact-demo
Next.js 9.3 + Preact = 21kB
developit/linkstate
Bind events to state. Works with Preact and React.
developit/oss.ninja
👩⚖️ Dynamic licenses for your projects - no more LICENSE.txt!
developit/preact-views
📺 Named views for Preact, with easy-as-pie linking between them.
developit/element-worklet
developit/ama
Ask me stuff
developit/rollup-plugin-postprocess
🎞 Find & replace postprocessing for Rollup output
developit/kolorist
A tiny utility to colorize stdin/stdout
developit/next-plugin-preact
Next.js plugin for preact X
developit/AutonomousControl
Reverse engineering the controller that comes with the autonomous smart desks
developit/babel
:tropical_fish: Babel is a compiler for writing next generation JavaScript.
developit/browser-compat-data
This repository contains compatibility data for Web technologies as displayed on MDN
developit/docsearch-configs
DocSearch - Configurations
developit/extra.css
A CSS Houdini Paint library for those who want to make their sites a little extra 💁🏻♀️
developit/styled-components
Visual primitives for the component age. Use the best bits of ES6 and CSS to style your apps without stress 💅
developit/babel-plugin-optimize-hook-destructuring
Babel plugin for transforming this `const [a, b] = something` to this `const {1: a, 2: b} = something`.
developit/cjs-module-lexer
Fast lexer to extract named exports via analysis from CommonJS modules
developit/css-houdini
Extends CSS with the Houdini powers
developit/example-babel-jsx-spread
Minimal example of suboptimal code generation with babel on JSX prop spreading
developit/Library-Detector-for-Chrome
🔍 Extension that detects which JavaScript libraries are running on a page
developit/postcss-modules
PostCSS plugin to use CSS Modules everywhere
developit/prefresh
developit/react-ds
:fire: React Drag To Select component (tiny, touch friendly, and no dependencies!)
developit/rollup-plugins
🍣 The one-stop shop for official Rollup plugins
developit/topicdeck.com
TopicDeck is a column based topical news reader
developit/web.dev
Content repository for web.dev