Highlights
-
-
convnum Public
TypeScript/JavaScript utility library for converting between various number representations, numeral systems, date/time formats, and more. Includes validation and type detection capabilities
-
vscode-paste-markdown-link Public
VS Code extension to paste URL as formatted Markdown link when text is selected. Published on VS Marketplace & open-vsx.org
-
ast-grep-vscode Public
Forked from ast-grep/ast-grep-vscodeast-grep VSCode is a structural search and replace extension for many languages.
TypeScript MIT License UpdatedMar 17, 2025 -
symmetric-nat-test Public
NAT Test: Am I behind a Symmetric NAT or Normal NAT (Full-cone NAT or other non-symmetric)
-
-
stun-server-test Public
Test STUN servers for WebRTC connectivity
TypeScript MIT License UpdatedMar 12, 2025 -
semver-ts Public
Tree-shakable, lightweight, drop-in replacement of semver with correct type definition
-
clarr Public
Fastest className construction library
-
peerjs Public
Forked from peers/peerjsSimple peer-to-peer with WebRTC.
TypeScript MIT License UpdatedMar 1, 2025 -
bdfparser-js Public
BDF (Glyph Bitmap Distribution) format bitmap font file parser library in TypeScript (JavaScript) 🔣📜
-
bdfparser Public
BDF (Glyph Bitmap Distribution) format bitmap font file parser library in Python 🔤🔣
-
animated-svg-clock Public
Animated SVG clock 🕒
-
linear-programming-solver Public
Linear Programming Solver 🧮
-
starter-web-app Public template
Starter / boilerplate / scaffolding web app with decent dev tools and a cool demo page (en & fr) 🚀🌐
-
react-printable-cv Public
Printable, multi-language, web curriculum vitae (resume) built with React and Redux 🖨️⚛️
-
typedoc-plugin-not-exported Public
TypeDoc plugin that forces inclusion of non-exported symbols (variables)
-
example-typescript-package Public template
Example TypeScript Package ready to be published on npm & Tutorial / Instruction / Workflow for 2021
-
Test if example-typescript-package is installable
JavaScript MIT License UpdatedSep 15, 2021 -
next.js Public
Forked from vercel/next.jsThe React Framework
JavaScript MIT License UpdatedAug 3, 2021 -
-
-
Clone-Wars Public
Forked from GorvGoyl/Clone-Wars100+ open-source clones of popular sites like Airbnb, Amazon, Instagram, Netflix, Tiktok, Spotify, Whatsapp, Youtube etc. See source code, demo links, tech stack, github stars.
-
webpack.js.org Public
Forked from webpack/webpack.js.orgRepository for webpack documentation and more!
JavaScript Creative Commons Attribution 4.0 International UpdatedMar 25, 2021 -
searchconfig Public
TypeScript (JavaScript) package to get and merge configuration, made for Node.js and Deno
-
fetchline Public
Read text file (remote over HTTP(S) or local) line by line as async iterator, with Node, browsers and Deno
-
stack-icons Public archive
"stack-icons" project has been renamed and moved to https://github.com/get-icon/geticon under organization account @get-icon . Official website https://geticon.org/
-
my-avatar Public
Tom Chen's animated avatar
-
recip Public
Web-based Remote-Controlled Interactive Presentation System, proof of concept school project 🖱️:electron:
-
example_pypi_package Public template
Example PyPI (Python Package Index) package set up with automated tests and publishing using GitHub Actions CI/CD, primarily for GitHub + VS Code (Windows / Mac / Linux) users