ericsonmichaelj's Stars
PascalPons/connect4
Connect 4 Solver
kenrick95/c4
🔴🔵 Connect Four game in JS + Canvas
WICG/import-maps
Former home of import maps (now merged into HTML)
phodal/mooa
Mooa 是一个为 Angular 服务的微前端框架。A independent-deployment micro-frontend Framework for Angular from single-spa.
sorbet/sorbet
A fast, powerful type checker designed for Ruby
TCMiranda/joi-extract-type
Provides native type extraction from Joi schemas for Typescript
jayphelps/core-decorators
Library of stage-0 JavaScript decorators (aka ES2016/ES7 decorators but not accurate) inspired by languages that come with built-ins like @override, @deprecate, @autobind, @mixin and more. Popular with React/Angular, but is framework agnostic.
kirill-konshin/next-redux-wrapper
Redux wrapper for Next.js
aws-samples/aws-serverless-workshops
Code and walkthrough labs to set up serverless applications for Wild Rydes workshops
inversify/inversify-hapi-example
The official inversify + hapi example
fluent/fluentd
Fluentd: Unified Logging Layer (project under CNCF)
reactive-streams/reactive-streams-jvm
Reactive Streams Specification for the JVM
qubitron/django-react-devcontainer
Tutorial + sample code for setting up a django + react +postgres development container
devrt/ros-devcontainer-vscode
ROS dev container for vscode
typescript-cheatsheets/react
Cheatsheets for experienced React developers getting started with TypeScript
abbaspour/auth0-duplicate-email
Users with duplicate non-unique Emails in Auth0
YousefED/typescript-json-schema
Generate json-schema from your Typescript sources
AllThingsSmitty/css-protips
⚡️ A collection of tips to help take your CSS skills pro 🦾
yangshun/front-end-interview-handbook
🌐 Front End interview preparation materials for busy engineers
nestjs/nest
A progressive Node.js framework for building efficient, scalable, and enterprise-grade server-side applications with TypeScript/JavaScript 🚀
goldbergyoni/nodebestpractices
:white_check_mark: The Node.js best practices list (July 2024)
jterrace/js.js
js.js: A JavaScript JavaScript interpreter
AzureAD/passport-azure-ad
The code for Passport Azure AD has been moved to the MSAL.js repo. Please open any issues or PRs at the link below.
siddharthkp/cost-of-modules
Find out which of your dependencies are slowing you down 🐢
siddharthkp/auto-install
Install dependencies as you code ⚡️
kucherenko/jscpd
Copy/paste detector for programming source code.
michaellperry/PharmaNet
Example application for CQRS Theory and Practice.
WebReflection/document-register-element
A stand-alone working lightweight version of the W3C Custom Elements specification
omnidan/redux-undo
:recycle: higher order reducer to add undo/redo functionality to redux state containers
andrewwh/inversify-hapijs-utils
A set of utilities for using Inversify with Hapi