JakobG-dev's Stars
codecrafters-io/build-your-own-x
Master programming by recreating your favorite technologies from scratch.
tesseract-ocr/tesseract
Tesseract Open Source OCR Engine (main repository)
microsoft/monaco-editor
A browser based code editor
mishoo/UglifyJS
JavaScript parser / mangler / compressor / beautifier toolkit
material-components/material-web
Material Design Web Components
giscus/giscus
A comment system powered by GitHub Discussions. :octocat: :speech_balloon: :gem:
project-chip/connectedhomeip
Matter (formerly Project CHIP) creates more connections between more objects, simplifying development for manufacturers and increasing compatibility for consumers, guided by the Connectivity Standards Alliance.
cloudflare/workerd
The JavaScript / Wasm runtime that powers Cloudflare Workers
code-hike/codehike
Build rich content websites with Markdown and React
ternjs/tern
A JavaScript code analyzer for deep, cross-editor language support
cosmiconfig/cosmiconfig
Find and load configuration from a package.json property, rc file, TypeScript module, and more!
pwa-builder/PWABuilder
The simplest way to create progressive web apps across platforms and devices. Start here. This repo is home to several projects in the PWABuilder family of tools.
estools/escodegen
ECMAScript code generator
paralleldrive/cuid2
Next generation guids. Secure, collision-resistant ids optimized for horizontal scaling and performance.
bigcapitalhq/bigcapital
💵 Bigcapital is financial accounting with intelligent reporting for faster decision-making, an open-source alternative to Quickbooks, Xero, etc.
unpoly/unpoly
Progressive enhancement for HTML
Rich-Harris/devalue
Gets the job done when JSON.stringify can't
NeilFraser/JS-Interpreter
A sandboxed JavaScript interpreter in JavaScript.
material-foundation/material-color-utilities
Color libraries for Material You
metlo-labs/metlo
Metlo is an open-source API security platform.
justjake/quickjs-emscripten
Safely execute untrusted Javascript in your Javascript, and execute synchronous code that uses async functions
flackr/scroll-timeline
A polyfill of ScrollTimeline.
Automattic/wp-super-cache
[READ ONLY] WP Super Cache: A fast caching engine for WordPress. This repository is a mirror, for issue tracking and development head to: https://github.com/automattic/jetpack
Siubaak/sval
A javascript interpreter written in javascript
pomber/scrollycoding-preview
maple3142/wasm-jseval
A safe eval library based on WebAssembly and Duktape/QuickJS.
EnsembleUI/ensemble
Build native apps 20x faster than Flutter, RN or any other tech
federico-terzi/raji
Really Async JSON Interface: a non-blocking alternative to JSON.parse to keep web UIs responsive
jspython-dev/jspython
JSPython is a python-like syntax interpreter implemented with javascript that runs entirely in the web browser and/or in the NodeJS environment.
yzyzsun/PyJS
A minimal Python interpreter written in JavaScript