Emroni's Stars
vercel/next.js
The React Framework
d3/d3
Bring data to life with SVG, Canvas and HTML. :bar_chart::chart_with_upwards_trend::tada:
axios/axios
Promise based HTTP client for the browser and node.js
mrdoob/three.js
JavaScript 3D Library.
mui/material-ui
Material UI: Comprehensive React component library that implements Google's Material Design. Free forever.
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.
socketio/socket.io
Realtime application framework (Node.JS server)
nektos/act
Run your GitHub Actions locally 🚀
jestjs/jest
Delightful JavaScript Testing.
pixijs/pixijs
The HTML5 Creation Engine: Create beautiful digital content with the fastest, most flexible 2D WebGL renderer.
babel/babel
🐠 Babel is a compiler for writing next generation JavaScript.
Kong/insomnia
The open-source, cross-platform API client for GraphQL, REST, WebSockets, SSE and gRPC. With Cloud, Local and Git storage.
remy/nodemon
Monitor for any changes in your node.js application and automatically restart the server - perfect for development
goldfire/howler.js
Javascript audio library for the modern web.
greensock/GSAP
GSAP (GreenSock Animation Platform), a JavaScript animation library for the modern web
apollographql/apollo-client
:rocket: A fully-featured, production ready caching GraphQL client for every UI framework and GraphQL server.
testing-library/react-testing-library
🐐 Simple and complete React DOM testing utilities that encourage good testing practices.
krisk/Fuse
Lightweight fuzzy-search, in JavaScript
mrdoob/stats.js
JavaScript Performance Monitor
api-platform/api-platform
🕸️ Create REST and GraphQL APIs, scaffold Jamstack webapps, stream changes in real-time.
lukeed/clsx
A tiny (239B) utility for constructing `className` strings conditionally.
tombonez/noTunes
A simple macOS application that will prevent iTunes or Apple Music from launching.
glslify/glslify
A node.js-style module system for GLSL! :sparkles:
hughsk/flat
:steam_locomotive: Flatten/unflatten nested Javascript objects
donavon/use-persisted-state
A custom React Hook that provides a multi-instance, multi-tab/browser shared and persistent state.
mattphillips/deep-object-diff
Deep diffs two objects, including nested structures of arrays and objects, and returns the difference. ❄️
ZeeCoder/use-resize-observer
A React hook that allows you to use a ResizeObserver to measure an element's size.
rehooks/local-storage
React hook which syncs localStorage[key] with the comp.
timanovsky/subdir-heroku-buildpack
Allows to use subdirectory configured via environment variable as a project root
Streampunk/naudiodon
Node.js stream bindings for PortAudio