rgk's Stars
vuejs/vue
This is the repo for Vue 2. For Vue 3, go to https://github.com/vuejs/core
trekhleb/javascript-algorithms
📝 Algorithms and data structures implemented in JavaScript with explanations and links to further readings
microsoft/PowerToys
Windows system utilities to maximize productivity
nodejs/node
Node.js JavaScript runtime ✨🐢🚀✨
tailwindlabs/tailwindcss
A utility-first CSS framework for rapid UI development.
nvm-sh/nvm
Node Version Manager - POSIX-compliant bash script to manage multiple active node.js versions
anuraghazra/github-readme-stats
:zap: Dynamically generated stats for your github readmes
vitejs/vite
Next generation frontend tooling. It's fast!
redis/redis
Redis is an in-memory database that persists on disk. The data model is key-value, but many different kind of values are supported: Strings, Lists, Sets, Sorted Sets, Hashes, Streams, HyperLogLogs, Bitmaps.
juliangarnier/anime
JavaScript animation engine
jgthms/bulma
Modern CSS framework based on Flexbox
vuejs/core
🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.
postcss/postcss
Transforming styles with JS plugins
tailwindlabs/headlessui
Completely unstyled, fully accessible UI components, designed to integrate beautifully with Tailwind CSS.
Anuken/Mindustry
The automation tower defense RTS
tailwindlabs/heroicons
A set of free MIT-licensed high-quality SVG icons for UI development.
postcss/autoprefixer
Parse CSS and add vendor prefixes to rules by Can I Use
redis/node-redis
Redis Node.js client
vuejs/vitepress
Vite & Vue powered static site generator.
svgdotjs/svg.js
The lightweight library for manipulating and animating SVG
typekit/webfontloader
Web Font Loader gives you added control when using linked fonts via @font-face.
npm/node-semver
The semver parser for node (the one npm uses)
piqnt/planck.js
2D JavaScript Physics Engine
tailwindlabs/tailwindcss-forms
A plugin that provides a basic reset for form styles that makes form elements easy to override with utilities.
vuejs/docs
📄 Documentation for Vue 3
redis/redis-doc
Redis documentation source code for markdown and metadata files, conversion scripts, and so forth
jwagner/simplex-noise.js
A fast simplex noise implementation in Javascript / Typescript.
rgk/AVPE
Anime.js Vue Particle Explosion
rgk/boolean-array-merge
Merge boolean arrays.
rgk/tetris
Tetris Clone with Vue3