11-day longest streak
Hi there 👋 <!-- omit in toc --> I'm Joe Pea (a.k.a. trusktr 🛹) — a builder and maintainer focused on expanding what HTML can do for interactive, graphic-rich web…
Hi there 👋 <!-- omit in toc -->
I'm Joe Pea (a.k.a. trusktr 🛹) — a builder and maintainer focused on expanding what HTML can do for interactive, graphic-rich web experiences.
I work on open web tooling, new HTML elements, and standards-aligned libraries that make it easier to create 2D and 3D experiences directly in the browser. I enjoy bringing together WebGL, WebAssembly, custom elements, and small, composable APIs that let people ship expressive, hardware-accelerated UIs without huge toolchains.
I help teams ship HTML-first accelerated interfaces without heavy toolchains.
This repo is my personal README/profile, showcasing my work, projects, and writing, and will evolve over time.
<!--
!PLACEHOLDER hero demo
-->
At a glance <!-- omit in toc -->
- Lume (~1.5k ★) · GLAS (~920 ★) · @lume/element (~170 ★) · classy-solid (~60 ★)
- Contributor: Docsify (30k+ ★), SolidJS (34k+ ★)
Table of contents <!-- omit in toc -->
- [Resume](#resume)
- [Web origins](#web-origins)
- [Career highlights](#career-highlights)
- [Featured projects](#featured-projects)
lume](#-lume)
- [ @lume/element](#-lumeelement)
- [ nimble-html](#-nimble-html)
- [ glas](#-glas)
- [ asdom](#-asdom)
- [ classy-solid](#-classy-solid)
- [ Docsify](#-docsify)
- [ Solid.js](#-solidjs)
- [ Personal Scratchpad](#-personal-scratchpad)
- [Writing](#writing)
- [Where to find me](#where-to-find-me)
Resume
Along the way, I've contributed to widely used open-source projects and shipped production systems with teams at companies like SpaceX, NASA, Velodyne Lidar, and IMVU — building interfaces that connect humans to complex systems in real time.
View or download my resume (PDF)
Web origins
[Read the story of my journey into web development.](web-origins.md)
Career highlights
Career highlights
- Lume Creative Technologies — Founder (Jul 2022–Present)
- Uthana — Software Engineer, 3D experience (Feb–Aug 2024)
- SpaceX — Senior Software Engineer, Starship Displays (Sep 2022–Jun 2023)
- NASA — Software Engineer, web 3D (Apr 2021–Aug 2022)
- Velodyne Lidar — Senior Software Engineer, web (Jul 2019–Apr 2021)
- Mapper.ai — Senior Software Engineer, web (Apr 2018–Jul 2019)
- Earlier highlights (2012–2018)
Featured projects
lume
GPU-powered 3D HTML. New HTML elements for rich 2D/3D experiences with lights, shadows, models, and physics-like behaviors — all from markup. Under the hood, Lume composes WebGL and CSS3D while staying _HTML-first_ and framework-agnostic.
- Why use it:
- Explore: site · docs/examples · repo
@lume/element
A fast, minimal system for writing Custom Elements with reactive props, declarative templates (JSX or html tag), and scoped CSS. Integrates cleanly with Solid.js’ fine-grained reactivity for predictable updates without a VDOM.
- Why use it:
- Explore: repo/docs/examples
nimble-html
A single-file, zero-dependency html/svg/mathml template tag for declarative-reactive UIs. Render once, then update in place by calling the same template — no framework required.
- Why use it:
force() updates, lightsaber ! syntax, key-based instance identity).
- Explore: repo/examples
glas
WebGL in WebAssembly via AssemblyScript. A long-term effort to port Three.js primitives and patterns to a Wasm core for predictable performance and tighter memory profiles.
- Why use it (or follow it):
- Explore: repo · contributing
asdom
DOM bindings for AssemblyScript so WebAssembly code can manipulate the DOM directly (including Custom Elements). Useful when hot code paths need to hop across the Wasm boundary efficiently.
- Why use it:
document, window, and Custom Elements APIs from AssemblyScript.
- Bridges ergonomically with AssemblyScript projects and Wasm tooling.
- Explore: repo · supported APIs
classy-solid
Class-based reactivity and class components for Solid.js. Decorators like @signal and @component make class properties reactive and renderable.
- Why use it:
- Explore: repo
Docsify
Buildless documentation that “just works.” Not my original project, I'm a contributor and maintainer now. Explore: docsifyjs/docsify
Solid.js
Fine-grained reactivity that powers parts of Lume and @lume/element. The framework that coined "signals and effects". Not my original project, I'm an early adopter and contributor. Explore: solidjs/solid.
Personal Scratchpad
Demos, experiments, and small building blocks. Source is in ../scratchpad/.
Writing
<!--Thoughts on engineering
- Prefer standards-aligned building blocks (Custom Elements / HTML-first) so projects stay interoperable across frameworks.
- Make small, composable APIs that scale (nimble-html is my latest example).
- Use WASM where it helps (AssemblyScript projects like
asdomandglas), and keep the web platform as a first-class runtime.
Now / Roadmap
- Lume: CSS styling/animations for 3D properties (planned) — https://github.com/lume/lume/issues/159
- Lume: More behaviors and examples (PLACEHOLDER specifics)
- @lume/element: Expanded TypeScript docs and patterns (PLACEHOLDER link)
- GLAS: Canvas hookup + first visual milestone (PLACEHOLDER tracking issue)
Where to find me
GitHub — @trusktr (experiments and code libraries)
CodePen — trusktr
X (formerly Twitter) — @trusktr
Bluesky — @joe.trusktr.io
Mastodon — @[email protected]
LinkedIn — Joe Pea
If you'd like to collaborate on creative interactive experiences, web standards,
or custom element design, feel free to connect on any of the profiles above — I
enjoy sharing knowledge and working with teams to build expressive, open web
experiences.
— Joe (trusktr)
-
seti.vim
No description.
VimL ★ 105 9y agoExplain → -
gedit-color-schemes ▣
Color schemes for Gedit and apps that use gtksourceview to render the syntax highlight.
Shell ★ 98 11y agoExplain → -
regexr
Easily compose regular expressions without the need for double-escaping inside strings.
TypeScript ★ 64 2y agoExplain → -
rocket-module ▣
ES6 Modules for Meteor. (DEPRECATED in favor of Meteor 1.3 modules)
JavaScript ★ 51 10y agoExplain → -
electron-web-worker-example
A bare minimal example of a Web Worker running in Electron with Node integration enabled.
JavaScript ★ 36 7y agoExplain → -
lowclass
JavaScript/TypeScript class inheritance tools.
TypeScript ★ 29 1y agoExplain → -
famous-engine ⑂ ▣
DEPRECATED. We're instead making our own library, which you can get more info about at:
JavaScript ★ 23 10y agoExplain → -
vue-web-component ▣
Generate custom elements from Vue component definitions.
JavaScript ★ 22 8y agoExplain → -
WebGL-WebGPU-frameworks-libraries
A list WebGL/WebGPU/WebXR of libraries and frameworks.
★ 21 2y agoExplain → -
geometry-interfaces
The W3C Geometry Interfaces implemented in JavaScript and polyfilled.
TypeScript ★ 21 3mo agoExplain → -
motor ▣
A Javascript UI engine.
JavaScript ★ 20 10y agoExplain → -
element-modules
Proof of concept of declarative custom elements that are importable from `.html` files, no build step or tooling needed. Goal: to ideate and discuss how this might look as a native feature in browsers.
JavaScript ★ 19 1y agoExplain → -
rAF-timeout ▣
The setTimeout and setInterval functions re-made with requestAnimationFrame.
Shell ★ 9 10y agoExplain → -
react-famous ⑂
Famo.us components build with React (WIP)
JavaScript ★ 8 10y agoExplain → -
arduino-keyboard-sketch
No description.
Arduino ★ 8 11y agoExplain → -
solidjs-resizable-splitter-component ⑂
resizable splitter component for SolidJS
JavaScript ★ 6 3y agoExplain → -
html-includes
A super simple spec concept for composing HTML files together. Live example:
JavaScript ★ 5 1y agoExplain → -
famous-framework ⑂ ▣
DEPRECATED. We're instead making our own library, which you can get more info about at:
JavaScript ★ 5 10y agoExplain → -
solid-as
Solid as _____!
TypeScript ★ 4 4y agoExplain → -
bames-jond
Hire Bames Jond to take action on your targets.
TypeScript ★ 3 7mo agoExplain → -
porffor-typescript-starter
Starter project for compiling TypeScript to WebAssembly and native using Porffor.
TypeScript ★ 3 1y agoExplain → -
events-typed
A typesafe EventEmitter for TypeScript that wraps Node.js EventEmitter.
JavaScript ★ 3 7y agoExplain → -
.vimrc ▣
My Vim and Neovim configuration.
Vim script ★ 3 6y agoExplain → -
docsify-scratchpad
Markdown examples designed to be rendered with Docsify.
★ 3 3y agoExplain → -
html-liquid-glass
HTML content refracted behind "liquid glass" (SVG effect, no WebGL, no WebGPU).
HTML ★ 2 2mo agoExplain → -
showcase
No description.
TypeScript ★ 2 1y agoExplain → -
trusktr.io
My site.
JavaScript ★ 2 1y agoExplain → -
kitchen_sync ⑂
Sync bookmarks between Firefox and Chrome through Dropbox.
JavaScript ★ 2 13y agoExplain → -
magic-scroll ⑂
Apple Magic Mouse scrolling effect for normal mouses
★ 2 5y agoExplain → -
perfect
PERFect, simple JavaScript PERFormance tests.
JavaScript ★ 2 8y agoExplain → -
solid-started
A Solid app created with solid-start. Try live: http://gitpod.io/#https://github.com/trusktr/solid-started. Run `npm i && npm run dev` in Gitpod terminal.
CSS ★ 2 4y agoExplain → -
assets
No description.
★ 1 4mo agoExplain → -
trusktr
My scratchpad.
JavaScript ★ 1 6mo agoExplain → -
prism-v2-test
No description.
JavaScript ★ 1 3y agoExplain → -
astrobee
No description.
TypeScript ★ 1 1y agoExplain → -
meteor ⑂
Meteor, an ultra-simple, database-everywhere, data-on-the-wire, pure-Javascript web framework.
JavaScript ★ 1 5mo agoExplain → -
astro ⑂
Build fast websites, faster. 🚀🧑🚀✨
TypeScript ★ 1 2y agoExplain → -
assemblyscript ⑂
Definitely not a TypeScript to WebAssembly compiler 🚀
★ 1 4y agoExplain → -
as-pect ⑂
Blazing Fast Testing with AssemblyScript 🎉
WebAssembly ★ 1 3y agoExplain → -
army-knife
No description.
JavaScript ★ 1 10y agoExplain → -
arduino-usb ⑂
Arduino UNO and MEGA2560 USB firmware for HID devices
C++ ★ 1 12y agoExplain → -
appmobilerest ⑂
Ejemplo aplicación Mobil sobre servicios Datasnap/REST
★ 1 4y agoExplain → -
angular.js ⑂
No description.
JavaScript ★ 1 12y agoExplain → -
typedoc ⑂
Documentation generator for TypeScript projects.
HTML ★ 1 7y agoExplain → -
awesome-monorepo ⑂
A curated list of awesome Monorepo tools, software and architectures.
★ 1 6y agoExplain → -
bmesh ⑂
No description.
TypeScript ★ 1 1y agoExplain → -
lume-solid-start-test
No description.
TypeScript ★ 1 2y agoExplain → -
cssdb ⑂
A database of staged CSS features
★ 1 2y agoExplain → -
AudioPlayer ▣
A simple audio player button based on SoundManager 2.
★ 1 14y agoExplain → -
ZorelliPlayer ▣
No description.
JavaScript ★ 1 14y agoExplain → -
creationOfSociety ▣
No description.
PHP ★ 1 13y agoExplain → -
dead.js ▣
A javascript framework simple enough even for zombies.
JavaScript ★ 1 13y agoExplain → -
watchdog ▣
just temporary.
JavaScript ★ 1 14y agoExplain → -
littlewargame-maps
No description.
★ 1 4y agoExplain → -
user-story-map
No description.
JavaScript ★ 1 11y agoExplain → -
solid-meteor-test
No description.
JavaScript ★ 1 5y agoExplain → -
react ⑂
A declarative, efficient, and flexible JavaScript library for building user interfaces.
JavaScript ★ 0 6y agoExplain → -
create-react-app ⑂
Create React apps with no build configuration.
JavaScript ★ 0 8y agoExplain → -
dotfiles
My configuration files
JavaScript ★ 0 3mo agoExplain → -
Karabiner-Elements ⑂
Karabiner-Elements is a powerful tool for customizing keyboards on macOS
★ 0 3mo agoExplain → -
pulsar ⑂
A Community-led Hyper-Hackable Text Editor
★ 0 4mo agoExplain → -
ChatGarment ⑂
[CVPR'25] ChatGarment: Garment Estimation, Generation and Editing via Large Language Models
★ 0 11mo agoExplain → -
three.js ⑂
JavaScript 3D library.
JavaScript ★ 0 5mo agoExplain → -
live-graph
No description.
JavaScript ★ 0 8mo agoExplain → -
porffor ⑂
An ahead-of-time JavaScript compiler
★ 0 9mo agoExplain → -
web-test-runner-solid-effect-test
A very basic test of a store and effect inside a Web Test Runner unit test (not working at time of writing).
JavaScript ★ 0 9mo agoExplain → -
rapier.js ⑂
Official JavaScript bindings for the Rapier physics engine.
★ 0 9mo agoExplain → -
app-tools ⑂
No description.
★ 0 10mo agoExplain → -
awesome-web-components ⑂
A curated list of awesome Web Components resources.
★ 0 10mo agoExplain → -
tm-textarea ⑂
textarea with syntax highlighting powered by solid-js and vscode-oniguruma
★ 0 1y agoExplain → -
solid-shiki-textarea ⑂
📄 Textarea with syntax highlighting powered by solidjs and shiki.
★ 0 1y agoExplain → -
stenciljs-core-issue-6181-jsxImportSource
Shows changes needed to get `jsxImportSource` working in Stencil.js
TypeScript ★ 0 1y agoExplain → -
seroval-issue-54
No description.
TypeScript ★ 0 1y agoExplain → -
pota-jsx-typescript-issue
No description.
TypeScript ★ 0 1y agoExplain → -
electron-forge-maker-appimage ⑂
No description.
★ 0 3y agoExplain → -
generator.jspm.io ⑂
No description.
★ 0 1y agoExplain → -
earcut ⑂
The fastest and smallest JavaScript polygon triangulation library for your WebGL apps
★ 0 1y agoExplain → -
wc-dox ⑂
A web component API documentation generator
★ 0 1y agoExplain → -
fxtf-drafts ⑂
Mirror of https://hg.fxtf.org/drafts
★ 0 1y agoExplain → -
floatcam ⑂
Simple, lightweight, and easy-to-use floating camera for any screen recorder
★ 0 2y agoExplain → -
vue-issue-18228 ▣
No description.
HTML ★ 0 1y agoExplain → -
vite-issue-18693 ▣
decorators not working in vite
CSS ★ 0 1y agoExplain → -
sveltekit-issue-14139 ▣
No description.
JavaScript ★ 0 1y agoExplain → -
esbuild-three-test
No description.
JavaScript ★ 0 1y agoExplain → -
vuejs-docs ⑂
📄 Documentation for Vue 3
★ 0 1y agoExplain → -
flow ⑂
Adds static typing to JavaScript to improve developer productivity and code quality.
★ 0 1y agoExplain → -
depthmap-viewer-three ⑂
Simple 3D web-based interactive depthmap viewer.
★ 0 1y agoExplain → -
modernweb-dev-web ⑂
Guides, tools and libraries for modern web development.
★ 0 1y agoExplain → -
brax ⑂
Massively parallel rigidbody physics simulation on accelerator hardware.
★ 0 1y agoExplain → -
solid-cli ⑂
A custom CLI built for Solid.
★ 0 1y agoExplain → -
proposal-mixins ⑂
A template for ECMAScript proposals
HTML ★ 0 8y agoExplain → -
buildbot ⑂
Python-based continuous integration testing framework; your pull requests are more than welcome!
Python ★ 0 8y agoExplain → -
preact-www ⑂
:book: Preact documentation website.
★ 0 2y agoExplain → -
swift ⑂
The Swift Programming Language
C++ ★ 0 10y agoExplain → -
GenMM ⑂
No description.
★ 0 2y agoExplain → -
NetScreen ⑂
No description.
★ 0 8y agoExplain → -
ossos ⑂
Webbased Character Animation System
★ 0 2y agoExplain → -
shoelace ⑂
A collection of professionally designed, every day UI components built on Web standards. SHOELACE IS BECOMING WEB AWESOME. WE ARE LIVE ON KICKSTARTER! 👇👇👇
★ 0 2y agoExplain → -
pota ⑂
pota is a small and pluggable Reactive Web Renderer for Reactive Libraries.
★ 0 2y agoExplain → -
custom-elements-everywhere ⑂
Custom Element + Framework Interoperability Tests.
★ 0 2y agoExplain → -
unnamed-experiment ⑂
unnamed experiment
★ 0 2y agoExplain → -
jsperf.app ⑂
No description.
★ 0 2y agoExplain → -
certbot ⑂
Certbot is EFF's tool to obtain certs from Let's Encrypt and (optionally) auto-enable HTTPS on your server. It can also act as a client for any other CA that uses the ACME protocol.
★ 0 2y agoExplain → -
thememirror ⑂
🦚 Beautiful themes for CodeMirror
★ 0 2y agoExplain → -
five-server ⑂
⚡ Development Server with Live Reload Capability. (Maintained Fork of Live Server)
★ 0 7mo agoExplain → -
gulp-prettier ⑂
No description.
JavaScript ★ 0 8y agoExplain → -
jest ⑂
Delightful JavaScript Testing.
★ 0 2y agoExplain → -
deasync ⑂
Turns async function into sync via JavaScript wrapper of Node event loop
★ 0 2y agoExplain → -
ultra-runner ⑂
🏃⛰ Ultra fast monorepo script runner and build tool
★ 0 2y agoExplain → -
npm-cli-issue-6904
No description.
★ 0 2y agoExplain → -
legged_gym ⑂
Isaac Gym Environments for Legged Robots
★ 0 2y agoExplain → -
buildless-typescript
No description.
JavaScript ★ 0 2y agoExplain → -
templates ⑂
Vite + solid templates
★ 0 3y agoExplain → -
prism ⑂
Lightweight, robust, elegant syntax highlighting.
★ 0 3y agoExplain → -
wazum ⑂
Human-friendly compiler infrastructure library for WebAssembly
★ 0 3y agoExplain → -
langium-lox ⑂
Implementation of the Lox language in Langium
★ 0 3y agoExplain → -
solid-devtools ⑂
Library of developer tools, reactivity debugger & Devtools Chrome extension for visualizing SolidJS reactivity graph
★ 0 3y agoExplain → -
langium-website ⑂
Source of langium.org
★ 0 3y agoExplain → -
docs-1 ⑂
The open-source repo for docs.github.com
★ 0 3y agoExplain → -
harp.gl ⑂
3D web map rendering engine written in TypeScript using three.js
★ 0 3y agoExplain → -
famous-angular ⑂ ▣
Bring structure to your Famo.us apps with the power of AngularJS. Famo.us/Angular integrates seamlessly with existing Angular and Famo.us apps.
JavaScript ★ 0 7y agoExplain → -
lesson-carousel-starter-kit ⑂ ▣
No description.
HTML ★ 0 11y agoExplain → -
lesson-twitterus-starter-kit ⑂ ▣
The example code for twitterus
HTML ★ 0 11y agoExplain → -
lesson-mixed-mode-starter-kit ⑂ ▣
No description.
HTML ★ 0 11y agoExplain → -
es-modules-exports-alias-unable-to-import-subfolder ▣
Show that "exports" aliases in package.json cause ES Modules not to be able to import subfolders.
JavaScript ★ 0 6y agoExplain → -
hybrid-ui ▣
Javascript UI Engine
JavaScript ★ 0 10y agoExplain → -
extension-manager ▣
Quickly enable, disable, or remove extensions in Google Chrome (forked from http://github.com/trusktr/chrome-extension-skeleton).
JavaScript ★ 0 10y agoExplain → -
marshenlabs ▣
No description.
PHP ★ 0 13y agoExplain → -
meshline ⑂
🪱 Mesh replacement for THREE.Line
★ 0 3y agoExplain → -
harp-terrain-datasource ⑂
Render and style 3D terrain
★ 0 3y agoExplain → -
docsify-katex ⑂
:symbols: KaTeX support for docsify
★ 0 3y agoExplain → -
proposal-decorators ⑂
Decorators for ES6 classes
★ 0 1y agoExplain → -
twigl ⑂
twigl.app is an online editor for One tweet shader, with gif generator and sound shader, and broadcast live coding.
★ 0 4y agoExplain → -
threejs-issue-24412
Debugging https://github.com/mrdoob/three.js/issues/24412
JavaScript ★ 0 3y agoExplain → -
witx-codegen ⑂
WITX code and documentation generator for AssemblyScript, Zig, Rust and more.
★ 0 4y agoExplain → -
solid ⑂
A declarative, efficient, and flexible JavaScript library for building user interfaces.
★ 0 1y agoExplain → -
solid-styled ⑂
Reactive stylesheets for SolidJS
TypeScript ★ 0 4y agoExplain → -
solid-styled-jsx ⑂
A Styled JSX wrapper for Solid
★ 0 3y agoExplain → -
html-parse-string ⑂
Utils for parsing and stringifying html strings
★ 0 4y agoExplain → -
astrohack-1
No description.
JavaScript ★ 0 4y agoExplain → -
type-challenges ⑂
Collection of TypeScript type challenges with online judge
★ 0 4y agoExplain → -
three-projected-material ⑂
📽 Three.js Material which lets you do Texture Projection on a 3d Model
★ 0 4y agoExplain → -
three-ts-types ⑂
TS type library for the popular webgl library threejs
★ 0 1y agoExplain → -
DefinitelyTyped ⑂
The repository for high quality TypeScript type definitions.
★ 0 1y agoExplain → -
solidhack-submissions ⑂
A repository for collecting SolidHack submissions.
★ 0 4y agoExplain → -
solid-primitives ⑂
A library of high-quality primitives that extend SolidJS reactivity.
★ 0 4y agoExplain → -
solid-docs ⑂
Cumulative documentation for SolidJS and related packages.
★ 0 2y agoExplain → -
test-sidebar-docsify-open-course-starter-kit ⑂
No description.
★ 0 4y agoExplain → -
openmct-webpack ⑂
No description.
★ 0 4y agoExplain → -
solid-apollo ⑂
Apollo client for solid
★ 0 4y agoExplain → -
solid-playground ⑂
Quickly discover what the solid compiler will generate from your JSX template
★ 0 4y agoExplain → -
QView-UI
QView-UI is a Qt desktop component library based on QWidget
★ 0 4y agoExplain → -
System.Extension.Core.Doc ⑂
帮助类库使用文档
★ 0 4y agoExplain → -
ojlm ⑂
No description.
★ 0 4y agoExplain → -
mui_layout ⑂
react Metarial UI Layout
★ 0 4y agoExplain → -
jspp ⑂
JS++, a sound static/dynamic programming language for web development
★ 0 4y agoExplain → -
isaac_user_interface ⑂
Integrated System for Autonomous and Adaptive Caretaking Web Interface
JavaScript ★ 0 4y agoExplain → -
expr-eval ⑂
Mathematical expression evaluator in JavaScript
★ 0 4y agoExplain → -
awesome-wasm ⑂
😎 Curated list of awesome things regarding WebAssembly (wasm) ecosystem.
★ 0 4y agoExplain → -
solid-lume-starter
No description.
TypeScript ★ 0 4y agoExplain → -
meteor-tabular ⑂
Reactive datatables for large or small datasets
JavaScript ★ 0 10y agoExplain → -
lerna ⑂
:dragon: A tool for managing JavaScript projects with multiple packages.
★ 0 4y agoExplain → -
openmct ⑂
A web based mission control framework.
★ 0 4y agoExplain → -
bison-game
No description.
HTML ★ 0 4y agoExplain → -
old-portfolio-and-schoolwork
My signature written with two.js.
JavaScript ★ 0 12y agoExplain → -
solid-site ⑂
No description.
TypeScript ★ 0 3y agoExplain → -
volar ⑂
⚡ Explore high-performance Vue language support in some aspects
★ 0 4y agoExplain → -
three-instanced-mesh ⑂
wrapper around THREE.InstancedBufferGeometry
★ 0 4y agoExplain → -
npm-workspaces-vs-lerna
A minimal test of npm workspaces compared to lerna
JavaScript ★ 0 4y agoExplain → -
ros3djs ⑂
3D Visualization Library for use with the ROS JavaScript Libraries
JavaScript ★ 0 4y agoExplain → -
TypeScript-Website ⑂
The Website and web infrastructure for learning TypeScript
★ 0 4y agoExplain → -
jasmine ⑂
Simple JavaScript testing framework for browsers and node.js
★ 0 4y agoExplain → -
socket.io ⑂
Realtime application framework (Node.JS server)
★ 0 4y agoExplain → -
grunt-eslint ⑂
Validate files with ESLint
JavaScript ★ 0 4y agoExplain → -
roslibjs ⑂
The Standard ROS JavaScript Library
JavaScript ★ 0 4y agoExplain → -
gruntify-eslint ⑂
Grunt plugin for Eslint
JavaScript ★ 0 4y agoExplain → -
haste-server ⑂
open source pastebin written in node.js
JavaScript ★ 0 11y agoExplain → -
astrobee-1 ⑂
NASA Astrobee Robot Software
★ 0 4y agoExplain → -
content ⑂
The content behind MDN Web Docs
★ 0 2y agoExplain → -
ros-vagrant-environments ⑂
Vagrant Virtual Machines for multiple versions (and combinations of versions) of ROS and Ubuntu
★ 0 5y agoExplain → -
rosbag.js ⑂
ROS bag file reader for JavaScript 👜
★ 0 5y agoExplain → -
web-namespace-registry ⑂
A registry for namespaces (prefixes) for custom elements, data attributes, custom attributes and css properties
★ 0 5y agoExplain → -
glfw-raub ⑂
GLFW for Node.js
★ 0 5y agoExplain → -
nvm ⑂
Node Version Manager - POSIX-compliant bash script to manage multiple active node.js versions
★ 0 6y agoExplain → -
vscode-neovim ⑂
VSCode Neovim integration
★ 0 5y agoExplain → -
vscode-language-viml ⑂
VimL plugin for VSCode.
★ 0 5y agoExplain → -
Vue2BaremetricsCalendar ⑂
No description.
★ 0 5y agoExplain → -
typescript-issue-41985
TypeScript @jsxImportSource comments not working as expected
JavaScript ★ 0 5y agoExplain → -
solid-jsx-typescript-parcel-starter
No description.
TypeScript ★ 0 5y agoExplain → -
website ⑂
AssemblyScript's website and documentation.
★ 0 4y agoExplain → -
webcomponents ⑂
Web Components specifications
★ 0 6y agoExplain → -
resize-observer ⑂
Polyfills the ResizeObserver API.
★ 0 5y agoExplain → -
babel-decorator-test-1
No description.
JavaScript ★ 0 5y agoExplain → -
babel-decorator-test-2
No description.
JavaScript ★ 0 5y agoExplain → -
babel-decorator-test-3
No description.
JavaScript ★ 0 5y agoExplain → -
babel-decorator-test-4
No description.
JavaScript ★ 0 5y agoExplain → -
parametric
Pseudo method overloading for Node.js.
JavaScript ★ 0 7y agoExplain → -
wc-prerender ⑂
My master thesis project regarding pre-rendering of Web Components
★ 0 6y agoExplain → -
rosnodejs ⑂
Client library for writing ROS nodes in JavaScript with nodejs
★ 0 6y agoExplain → -
nw-gyp ⑂
native addon build tool for node-webkit
★ 0 6y agoExplain →
No repos match these filters.