juntaki's Stars
donnemartin/system-design-primer
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
xyflow/xyflow
React Flow | Svelte Flow - Powerful open source libraries for building node-based UIs with React (https://reactflow.dev) or Svelte (https://svelteflow.dev). Ready out-of-the-box and infinitely customizable.
ai/nanoid
A tiny (124 bytes), secure, URL-friendly, unique string ID generator for JavaScript
sqlc-dev/sqlc
Generate type-safe code from SQL
retejs/rete
JavaScript framework for visual programming
openreplay/openreplay
Session replay and product analytics you can self-host. Ideal for reproducing issues, co-browsing with users and optimizing your product.
sindresorhus/github-markdown-css
The minimal amount of CSS to replicate the GitHub Markdown style
clovaai/donut
Official Implementation of OCR-free Document Understanding Transformer (Donut) and Synthetic Document Generator (SynthDoG), ECCV 2022
MontFerret/ferret
Declarative web scraping
i18next/next-i18next
The easiest way to translate your NextJs apps.
goccy/go-json
Fast JSON encoder/decoder compatible with encoding/json for Go
Ionaru/easy-markdown-editor
EasyMDE: A simple, beautiful, and embeddable JavaScript Markdown editor. Delightful editing for beginners and experts alike. Features built-in autosaving and spell checking.
corazawaf/coraza
OWASP Coraza WAF is a golang modsecurity compatible web application firewall library
tajo/react-movable
🔀 Drag and drop for your React lists and tables. Accessible. Tiny.
chrisjpatty/flume
Extract logic from your apps with a user-friendly node editor powered by React.
VOICEVOX/voicevox_engine
無料で使える中品質なテキスト読み上げソフトウェア、VOICEVOXの音声合成エンジン
google/yamlfmt
An extensible command line tool or library to format yaml files.
fsouza/fake-gcs-server
Google Cloud Storage emulator & testing library.
RIP21/react-simplemde-editor
React wrapper for simplemde (easymde) markdown editor
alecthomas/jsonschema
Maintenance has moved to https://github.com/invopop/jsonschema
mcdcorp/opentest
Open source test automation tool for web applications, mobile apps and APIs
PerimeterX/marshmallow
Marshmallow provides a flexible and performant JSON unmarshalling in Go. It specializes in dealing with unstructured struct - when some fields are known and some aren't, with zero performance overhead nor extra coding needed.
qiuqiangkong/piano_transcription_inference
Faisal-Manzer/postcss-viewport-height-correction
PostCSS plugin to solve the popular problem when 100vh doesn’t fit the mobile browser screen.
kurkle/chartjs-chart-sankey
Chart.js module for creating sankey diagrams
y-takey/chartjs-plugin-stacked100
This plugin for Chart.js that makes your bar chart to 100% stacked bar chart.
aaaton/golem
A lemmatizer implemented in Go
souvikinator/gofuzz
Fast as Flash Web URL Fuzzing tool written in golang.
mattn/go-jsd
Jaro-Winkler String Distance supporting unicode/multibyte strings.
juntaki/valid
valid is a generator of random IDs. It is sortable and can be validated using a checksum.