vitbokisch's Stars
mtdvio/every-programmer-should-know
A collection of (mostly) technical things every software developer should know about
shadcn-ui/ui
Beautifully designed components that you can copy and paste into your apps. Accessible. Customizable. Open Source.
twitter/the-algorithm
Source code for Twitter's Recommendation Algorithm
dair-ai/Prompt-Engineering-Guide
🐙 Guides, papers, lecture, notebooks and resources for prompt engineering
surrealdb/surrealdb
A scalable, distributed, collaborative, document-graph database, for the realtime web
GrapesJS/grapesjs
Free and Open source Web Builder Framework. Next generation tool for building templates without coding
charmbracelet/gum
A tool for glamorous shell scripts 🎀
nhn/tui.editor
🍞📝 Markdown WYSIWYG Editor. GFM Standard + Chart & UML Extensible.
jimp-dev/jimp
An image processing library written entirely in JavaScript for Node, with zero external or native dependencies.
sindresorhus/ky
🌳 Tiny & elegant JavaScript HTTP client based on the Fetch API
TanStack/router
🤖 Fully typesafe Router for React (and friends) w/ built-in caching, 1st class search-param APIs, client-side cache integration and isomorphic rendering.
kpdecker/jsdiff
A javascript text differencing implementation.
Sylius/Sylius
Open Source eCommerce Framework on Symfony
OrchardCMS/OrchardCore
Orchard Core is an open-source modular and multi-tenant application framework built with ASP.NET Core, and a content management system (CMS) built on top of that framework.
bestiejs/benchmark.js
A benchmarking library. As used on jsPerf.com.
FormidableLabs/react-game-kit
Component library for making games with React & React Native
prettier/prettier-eslint
Code :arrow_right: prettier :arrow_right: eslint --fix :arrow_right: Formatted Code :sparkles:
erxes/erxes
Source available experience management infrastructure. Pioneering the future of experiences with XOS (Experience Operating System). Hubspot + Qualtrics alternative
xnimorz/use-debounce
A debounce hook for react
joshwcomeau/use-sound
A React Hook for playing sound effects
hashicorp/next-mdx-remote
Load MDX content from anywhere
react-cropper/react-cropper
Cropperjs as React component
micromark/micromark
small, safe, and great commonmark (optionally gfm) compliant markdown parser
omgovich/colord
👑 A tiny yet powerful tool for high-performance color manipulations and conversions
mrmckeb/typescript-plugin-css-modules
A TypeScript language service plugin providing support for CSS Modules.
kamilkisiela/graphql-config
One configuration for all your GraphQL tools (supported by most tools, editors & IDEs)
syntax-tree/mdast
Markdown Abstract Syntax Tree format
remarkjs/remark-gfm
remark plugin to support GFM (autolink literals, footnotes, strikethrough, tables, tasklists)
cjoudrey/graphql-schema-linter
Validate GraphQL schema definitions against a set of rules
anywhichway/nano-memoize
Faster than fast, smaller than micro ... a nano speed and size (780 Brotili bytes) memoize for single and multiple argument functions.