tmtron
Software enthusiast who likes to implement elegant and stable software in high-level languages
Graz, Austria
tmtron's Stars
mtdvio/every-programmer-should-know
A collection of (mostly) technical things every software developer should know about
charlax/professional-programming
A collection of learning resources for curious software engineers
floating-ui/floating-ui
A JavaScript library to position floating elements and create interactions for them.
kamranahmedse/driver.js
A light-weight, no-dependency, vanilla JavaScript engine to drive user's focus across the page
graphql/graphql-js
A reference implementation of GraphQL for JavaScript
yjs/yjs
Shared data types for building collaborative software
ocrmypdf/OCRmyPDF
OCRmyPDF adds an OCR text layer to scanned PDF files, allowing them to be searched
huggingface/transformers.js
State-of-the-art Machine Learning for the web. Run 🤗 Transformers directly in your browser, with no need for a server!
temporalio/temporal
Temporal service
acaudwell/Gource
software version control visualization
coturn/coturn
coturn TURN server project
nicolaka/netshoot
a Docker + Kubernetes network trouble-shooting swiss-army container
google/diff-match-patch
Diff Match Patch is a high-performance library in multiple languages that manipulates plain text.
gridstack/gridstack.js
Build interactive dashboards in minutes.
electric-sql/electric
Sync little subsets of your Postgres data into local apps and services.
google/lovefield
Lovefield is a relational database for web apps. Written in JavaScript, works cross-browser. Provides SQL-like APIs that are fast, safe, and easy to use.
altair-graphql/altair
✨⚡️ A feature-rich GraphQL Client for all platforms.
fontsource/fontsource
Self-host Open Source fonts in neatly bundled NPM packages.
fullstack-build/tslog
📝 tslog - Universal Logger for TypeScript and JavaScript
eemeli/yaml
YAML parser and stringifier for JavaScript
hikerpig/pintora
An extensible text-to-diagrams library that works in both browser and node.js
eclipse-langium/langium
Next-gen language engineering / DSL framework
gdiepen/docker-convenience-scripts
Maximization/nodejs-toolbox-catalog
Catalog of categories and libraries for Node.js Toolbox
mcollina/close-with-grace
Exit your process, gracefully (if possible) - for Node.js
BitairLabs/linker.js
Access Python & C-shared libraries(C, C++, Go, Rust, ...) from Node.js
jeemok/better-npm-audit
The goal of this project is to provide additional features on top of the existing npm audit options
google/web-serial-polyfill
biodiv/contactjs
Pointer gestures for your webapp
arthurhsu/lovefield-ts
Lovefield TypeScript port: successor of google/lovefield