wdavis92's Stars
angular/angular
Deliver web apps with confidence 🚀
fastify/fastify
Fast and low overhead web framework, for Node.js
markerikson/react-redux-links
Curated tutorial and resource links I've collected on React, Redux, ES6, and more
redux-saga/redux-saga
An alternative side effect model for Redux apps
pinojs/pino
🌲 super fast, all natural json logger
redux-form/redux-form
A Higher Order Component using react-redux to keep form state in a Redux store
reduxjs/redux-toolkit
The official, opinionated, batteries-included toolset for efficient Redux development
dvdzkwsk/react-redux-starter-kit
Get started with React, Redux, and React-Router.
NG-ZORRO/ng-zorro-antd
Angular UI Component Library based on Ant Design
Yelp/dumb-init
A minimal init system for Linux containers
node-config/node-config
Node.js Application Configuration
supasate/connected-react-router
A Redux binding for React Router v4
StephenGrider/ReduxCasts
Modern React with Redux
godaddy/terminus
Graceful shutdown and Kubernetes readiness / liveness checks for any Node.js HTTP applications
shelljs/shx
Portable Shell Commands for Node
orizens/ngx-infinite-scroll
Infinite Scroll Directive for Angular
puzpuzpuz/cls-rtracer
Request Tracer - CLS-based request id generation for Express, Fastify, Koa and Hapi, batteries included
pinojs/express-pino-logger
🌲 an express middleware to log with pino
chriskuehl/fluffy
A file-sharing web app that doesn't suck.
aigoncharov/cls-proxify
Logging on steroids with CLS and Proxy. Integrated with express, koa, fastify.
aigoncharov/class-logger
Boilerplate-free decorator-based class logging
raquo/facebook-flow-examples
Practical code examples for Facebook Flow static type checker
aigoncharov/singleton
Singleton decorator. No constructor monkeypatching. Zero dependencies. Built with TypeScript.
aigoncharov/reducer-class
Boilerplate free class-based reducer creator. Built with TypeScript. Works with Redux and NGRX. Has integration with immer.
aigoncharov/angular-builder-custom-terser-options
Angular builder that allows Terser (Uglify) customization
aigoncharov/flux-action-class
Boilerplate free class-based action creator. Following flux-standard-action spec. Built with TypeScript. Works with redux and ngrx.
supervillain-software-group/axios-rest-resource
Schema-based HTTP client powered by axios. Written in Typescript. Heavily inspired by AngularJS' $resource.
pugulist/math-stats
A small library that does the statistics for your numbers.
aigoncharov/fixed-size-list
A small library that brings a fixed-length list (aka circular buffer) with an event emitter to Typescript and Javascript
aigoncharov/cls-class-proxy
A Proxy-based lightweight library to add Continuation-Local Storage aka (CLS) to class contructor, method calls, getters and setters.