lidoravitan's Stars
trekhleb/javascript-algorithms
📝 Algorithms and data structures implemented in JavaScript with explanations and links to further readings
microsoft/vscode
Visual Studio Code
airbnb/javascript
JavaScript Style Guide
vercel/next.js
The React Framework
nodejs/node
Node.js JavaScript runtime ✨🐢🚀✨
apache/superset
Apache Superset is a Data Visualization and Data Exploration Platform
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.
babel/babel
🐠 Babel is a compiler for writing next generation JavaScript.
atlassian/react-beautiful-dnd
Beautiful and accessible drag and drop for lists with React
cyrildiagne/ar-cutpaste
Cut and paste your surroundings using AR
graphql/graphql-spec
GraphQL is a query language and execution engine tied to any backend service.
fkhadra/react-toastify
React notification made easy 🚀 !
whatwg/html
HTML Standard
gaearon/overreacted.io
Personal blog by Dan Abramov.
nodejs/nodejs.dev
A redesign of Nodejs.org built using Gatsby.js with React.js, TypeScript, and Remark.
whatwg/fetch
Fetch Standard
microsoft/redux-dynamic-modules
Modularize Redux by dynamically loading reducers and middlewares.
fwouts/react-screenshot-test
A dead simple library to screenshot test React components
bnb/bitandbang
My npm card 🤗
testing-library/testing-library-docs
docs site for @testing-library/*
Valian/docker-nginx-auto-ssl
Docker image for automatic generation of SSL certs using Let's encrypt and Open Resty
nodejs/community-committee
The Node.js Community Committee (aka CommComm)
nodejs/website-redesign
Facilitating the redesign of the nodejs.org website
ricardomatias/ableton-live
A library for communicating with Ableton Live via WebSockets, works both in NodeJS and in the Browser.
nielsen-oss/docs
Guidelines & Best Practices documentation shared by Nielsen with the Open Source community
Yaronglp/developers-knowledge
Useful links for developers
reactjs/he.react.dev
(Work in progress) React documentation website in Hebrew
lirantal/women-of-open-source-israel
WOSI - Women of Open Source Israel 🇮🇱
alexilyaev/runrun-cli
Delightful interactive CLI to quickly run npm scripts.
lidoravitan/create-map-reducer
A common utility to create high performance reducer, super lightweight without any dependencies.