pbarbiero's Stars
facebook/react
The library for web and native user interfaces.
airbnb/javascript
JavaScript Style Guide
nodejs/node
Node.js JavaScript runtime ✨🐢🚀✨
axios/axios
Promise based HTTP client for the browser and node.js
puppeteer/puppeteer
JavaScript API for Chrome and Firefox
webpack/webpack
A bundler for javascript and friends. Packs many modules into a few bundled assets. Code Splitting allows for loading parts of the application on demand. Through "loaders", modules can be CommonJs, AMD, ES6 modules, CSS, Images, JSON, Coffeescript, LESS, ... and your custom stuff.
reduxjs/redux
A JS library for predictable global state management
prettier/prettier
Prettier is an opinionated code formatter.
motdotla/dotenv
Loads environment variables from .env for nodejs projects.
neutralinojs/neutralinojs
Portable and lightweight cross-platform desktop application development framework
shaka-project/shaka-player
JavaScript player library / DASH & HLS client / MSE-EME player
ianstormtaylor/superstruct
A simple and composable way to validate data in JavaScript (and TypeScript).
reach/router
lingui/js-lingui
🌍 📖 A readable, automated, and optimized (3 kb) internationalization for JavaScript
webpack-contrib/mini-css-extract-plugin
Lightweight CSS extraction plugin
sanniassin/react-input-mask
Input masking component for React. Made with attention to UX.
gajus/babel-plugin-react-css-modules
Transforms styleName to className using compile time CSS module resolution.
silentmatt/expr-eval
Mathematical expression evaluator in JavaScript
slanatech/swagger-stats
API Observability. Trace API calls and Monitor API performance, health and usage statistics in Node.js Microservices.
Teun/thenBy.js
thenBy is a javascript micro library that helps sorting arrays on multiple keys
planttheidea/fast-equals
A blazing fast equality comparison, either shallow or deep