Shubham Luthra's starred repositories

design-resources-for-developers

Curated list of design and UI resources from stock photos, web templates, CSS frameworks, UI libraries, tools and much more

babel

🐠 Babel is a compiler for writing next generation JavaScript.

Language:TypeScriptLicense:MITStargazers:43064Issues:813Issues:8796

nw.js

Call all Node.js modules directly from DOM/WebWorker and enable a new way of writing applications with all Web technologies.

Language:JavaScriptLicense:MITStargazers:40229Issues:1576Issues:7307

lerna

:dragon: Lerna is a fast, modern build system for managing and publishing multiple JavaScript/TypeScript packages from the same repository.

Language:TypeScriptLicense:MITStargazers:35546Issues:253Issues:2603

nodemon

Monitor for any changes in your node.js application and automatically restart the server - perfect for development

Language:JavaScriptLicense:MITStargazers:26135Issues:259Issues:1649

graphql-js

A reference implementation of GraphQL for JavaScript

Language:TypeScriptLicense:MITStargazers:19988Issues:401Issues:1115

graphiql

GraphiQL & the GraphQL LSP Reference Ecosystem for building browser & IDE tools.

Language:TypeScriptLicense:MITStargazers:15832Issues:234Issues:1145

traceur-compiler

Traceur is a JavaScript.next-to-JavaScript-of-today compiler

Language:JavaScriptLicense:Apache-2.0Stargazers:8174Issues:279Issues:1092

compat-table

ECMAScript compatibility tables

Language:HTMLLicense:NOASSERTIONStargazers:4421Issues:110Issues:543

graphql-in-action

A GraphQL project with a backend component written with GraphQL-js and Apollo Server and a frontend component written in React.