leonardosarmentocastro's Stars
facebook/create-react-app
Set up a modern web app by running one command.
typicode/json-server
Get a full fake REST API with zero coding in less than 30 seconds (seriously)
socketio/socket.io
Realtime application framework (Node.JS server)
typicode/husky
Git hooks made easy 🐶 woof!
sdras/awesome-actions
A curated list of awesome actions to use on GitHub
goldbergyoni/javascript-testing-best-practices
📗🌐 🚢 Comprehensive and exhaustive JavaScript & Node.js testing best practices (July 2023)
typicode/lowdb
Simple and fast JSON database
mishoo/UglifyJS
JavaScript parser / mangler / compressor / beautifier toolkit
Netflix/eureka
AWS Service registry for resilient mid-tier load balancing and failover.
jamiebuilds/babel-handbook
:blue_book: A guided handbook on how to use Babel and how to create plugins for Babel.
reactide/reactide
Reactide is the first dedicated IDE for React web application development.
sindresorhus/pageres
Capture website screenshots
i18next/i18next
i18next: learn once - translate everywhere
enquirer/enquirer
Stylish, intuitive and user-friendly prompts, for Node.js. Used by eslint, webpack, yarn, pm2, pnpm, RedwoodJS, FactorJS, salesforce, Cypress, Google Lighthouse, Generate, tencent cloudbase, lint-staged, gluegun, hygen, hardhat, AWS Amplify, GitHub Actions Toolkit, @airbnb/nimbus, and many others! Please follow Enquirer's author: https://github.com/jonschlinkert
sindresorhus/np
A better `npm publish`
sindresorhus/caprine
Elegant Facebook Messenger desktop app
matthewmueller/x-ray
The next web scraper. See through the <html> noise.
testing-library/react-hooks-testing-library
🐏 Simple and complete React hooks testing utilities that encourage good testing practices.
sindresorhus/awesome-npm
Awesome npm resources and tips
mukulhase/WebWhatsapp-Wrapper
An API for sending and receiving messages over web.whatsapp [Working as of 18th May 2018]
danielcardeenas/sulla
👩🏻🔬 Javascript Whatsapp api library for chatbots
sindresorhus/memoize
Memoize functions - an optimization technique used to speed up consecutive function calls by caching the result of calls with identical input
edwardhotchkiss/mongoose-paginate
Mongoose.js (Node.js & MongoDB) Document Query Pagination
w9jds/firebase-action
GitHub Action for interacting with Firebase
simonepri/upash
🔒Unified API for password hashing algorithms
simonepri/sympact
🔥 Stupid Simple CPU/MEM "Profiler" for your JS code.
iamturns/create-exposed-app
App generator with everything exposed for maximum control (powered by TypeScript, ESBuild, Jest, ESLint, GitHub Actions, Prettier, and more)
florrain/locale
Browser locale negotiation for node.js
formatjs/formatjs-old
The monorepo home to all of the FormatJS related libraries.
simonepri/phc-pbkdf2
🔒 Node.JS PBKDF2 password hashing algorithm following the PHC string format.