SoaresMG's Stars
SoaresMG/nuxt-mock-server
nuxt/module-builder
Complete solution to build and ship Nuxt modules.
remoteoss/json-schema-form
vercel/next.js
The React Framework
Farfetch/react-carousel
A react carousel component, with support for Swipe, Scroll and Snap Points.
Farfetch/react-context-responsive
A package that provides a responsive context to your application, using React Context API.
microsoft/BosqueLanguage
The Bosque programming language is an experiment in regularized design for a machine assisted rapid and reliable software development lifecycle.
gaearon/react-hot-loader
Tweak React components in real time. (Deprecated: use Fast Refresh instead.)
DefinitelyTyped/DefinitelyTyped
The repository for high quality TypeScript type definitions.
manuelbieh/react-ssr-setup
React Starter Project with Webpack 4, Babel 7, TypeScript, CSS Modules, Server Side Rendering, i18n and some more niceties
progietheus/Google-Chrome-URL-Check-C-Sharp
Check all open instances of Google Chrome on a machine for a specified URL.
facebook/react
The library for web and native user interfaces.
jamiebuilds/react-loadable
:hourglass_flowing_sand: A higher order component for loading components with promises.
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.
justsml/escape-from-callback-mountain
Example Project & Guide for mastering Promises in Node/JavaScript. Feat. proposed 'Functional River' pattern
simpleinjector/SimpleInjector
An easy, flexible, and fast Dependency Injection library that promotes best practice to steer developers towards the pit of success.
schrodinger/fixed-data-table-2
A React table component designed to allow presenting millions of rows of data.
Viima/jquery-comments
The Javascript library of choice for implementing commenting in your web app
MohammadYounes/MVC5-MixedAuth
ASP.NET MVC 5 Mixed Authentication (Web Forms + Windows) - UNMAINTAINED