selarep's Stars
strapi/strapi
🚀 Strapi is the leading open-source headless CMS. It’s 100% JavaScript/TypeScript, fully customizable, and developer-first.
shadcn-ui/ui
Beautifully designed components that you can copy and paste into your apps. Accessible. Customizable. Open Source.
drizzle-team/drizzle-orm
Headless TypeScript ORM with a head. Runs on Node, Bun and Deno. Lives on the Edge and yes, it's a JavaScript ORM too 😅
wclr/ts-node-dev
Compiles your TS app and restarts when files are modified.
porsager/postgres
Postgres.js - The Fastest full featured PostgreSQL client for Node.js, Deno, Bun and CloudFlare
nrwl/nx
Smart Monorepos · Fast CI
vercel/turborepo
Build system optimized for JavaScript and TypeScript, written in Rust
jadebustos/devopslabs
Conjunto de laboratorios para la introducción al uso de tecnologías DevOps
goldbergyoni/javascript-testing-best-practices
📗🌐 🚢 Comprehensive and exhaustive JavaScript & Node.js testing best practices (July 2023)
practicajs/practica
Node.js solution starter boilerplate that is production-ready, packed with ✅ best practices and built with simplicity in mind
standard/ts-standard
Typescript style guide, linter, and formatter using StandardJS
mobxjs/mobx
Simple, scalable state management.
ReactiveX/rxjs
A reactive programming library for JavaScript
react-hook-form/react-hook-form
📋 React Hooks for form state management and validation (Web + React Native)
styled-components/styled-components
Visual primitives for the component age. Use the best bits of ES6 and CSS to style your apps without stress 💅
jestjs/jest
Delightful JavaScript Testing.
babel/babel
🐠 Babel is a compiler for writing next generation JavaScript.
vitejs/vite
Next generation frontend tooling. It's fast!
ionic-team/ionic-framework
A powerful cross-platform UI toolkit for building native-quality iOS, Android, and Progressive Web Apps with HTML, CSS, and JavaScript.
remix-run/react-router
Declarative routing for React
apache/echarts
Apache ECharts is a powerful, interactive charting and data visualization library for browser
socketio/socket.io
Realtime application framework (Node.JS server)
reduxjs/redux
A JS library for predictable global state management
storybookjs/storybook
Storybook is the industry standard workshop for building, documenting, and testing UI components in isolation
microsoft/TypeScript
TypeScript is a superset of JavaScript that compiles to clean JavaScript output.
digitalocean/nginxconfig.io
⚙️ NGINX config generator on steroids 💉
typicode/husky
Git hooks made easy 🐶 woof!
standard/standard
🌟 JavaScript Style Guide, with linter & automatic code fixer
fastify/fastify
Fast and low overhead web framework, for Node.js
remy/nodemon
Monitor for any changes in your node.js application and automatically restart the server - perfect for development