The Wayback Machine - https://web.archive.org/web/20210605222448/https://github.com/developit
Skip to content
Avatar
🦊
write, the codes
🦊
write, the codes

Sponsoring

@mjackson @lukeed @babel

Achievements

Achievements

Highlights

Organizations

@google @GoogleChrome @GoogleCloudPlatform @babel @preactjs @GoogleChromeLabs
Block or Report

Block or report developit

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned

  1. ⚛️ Fast 3kB React alternative with the same modern API. Components & Virtual DOM.

    JavaScript 29.2k 1.6k

  2. 👩‍🚀 The tiny all-in-one development tool for modern web apps.

    JavaScript 4k 75

  3. Hyperscript Tagged Markup: JSX alternative using standard tagged templates, with compiler support.

    JavaScript 6.8k 139

  4. 📦 Zero-configuration bundler for tiny modules.

    JavaScript 6.1k 327

  5. 🏗️ Run a module in a Web Worker.

    JavaScript 4.1k 103

  6. 🥊 Tiny 200 byte functional event emitter / pubsub.

    TypeScript 6k 267

Contribution activity

June 2021

Created a pull request in preactjs/preact that received 3 comments

(restructure) Experiment: tighten benchmark measured time

This switches from using rAF to measure async/layout work after rendering: start(), doWork(), await raf(), stop() ... to using setTimeout(0) follow…

+125 −82 3 comments