Pinned Repositories
cacheman-mongo
MongoDB standalone caching library for Node.JS and also cache engine for cacheman
backbone.marionette
The Backbone Framework
create-react-app
Create React apps with no build configuration.
duplicate-package-checker-webpack-plugin
🕵️ Webpack plugin that warns you when a build contains multiple versions of the same package
Mindrill
A minimal Mandrill API PHP implementation
preact
:zap: Fast 3kb React alternative with the same ES6 API. Components & Virtual DOM.
create-react-app
Set up a modern web app by running one command.
rancher
Complete container management platform
darrenscerri's Repositories
darrenscerri/duplicate-package-checker-webpack-plugin
🕵️ Webpack plugin that warns you when a build contains multiple versions of the same package
darrenscerri/create-react-app
Create React apps with no build configuration.
darrenscerri/30-seconds-of-code
Curated collection of useful Javascript snippets that you can understand in 30 seconds or less.
darrenscerri/arpscan
Node arp-scan wrapper
darrenscerri/awesome-graphql
Awesome list of GraphQL & Relay
darrenscerri/awesome-webpack
A curated list of awesome Webpack resources, libraries and tools
darrenscerri/babel-plugin-transform-react-remove-prop-types
Remove unnecessary React propTypes from the production build. :balloon:
darrenscerri/cheerio
Fast, flexible, and lean implementation of core jQuery designed specifically for the server.
darrenscerri/css-element-queries
CSS-Element-Queries Polyfill. proof-of-concept for high-speed element dimension/media queries in valid css.
darrenscerri/ecmascript_simd
SIMD numeric type for EcmaScript
darrenscerri/etherdelta.github.io
darrenscerri/gin
Gin is a HTTP web framework written in Go (Golang). It features a Martini-like API with much better performance -- up to 40 times faster. If you need smashing performance, get yourself some Gin.
darrenscerri/httprouter
A high performance HTTP request router that scales well
darrenscerri/is
Type check values: `is.string('🦄') //=> true`
darrenscerri/loader-utils
utils for webpack loaders
darrenscerri/negative-array
Negative array index support `array[-1]` using ES2015 Proxy
darrenscerri/node-eps
Node.js Enhancement Proposals for discussion on future API additions/changes to Node core
darrenscerri/prettier
Prettier is an opinionated code formatter.
darrenscerri/proposal-promise-access-internal-fields
Promise internal fields accessors (Promise.getValue and Promise.is{Pending,Resolved,Rejected})
darrenscerri/react-event-listener
A React component for binding events on the global scope. :dizzy:
darrenscerri/react-extras
Useful components and utilities for working with React
darrenscerri/react-redux
Official React bindings for Redux
darrenscerri/react-redux-starter-kit
Get started with React, Redux, and React-Router!
darrenscerri/react-select
A Select control built with and for React JS
darrenscerri/reactjs.org
The React documentation website
darrenscerri/realize
Go build system with file watchers, live reload and output streams. Run, build and watch file changes with custom paths
darrenscerri/string-replace-all-proposal
ECMAScript Proposal: String.prototype.replaceAll
darrenscerri/troch.github.io
darrenscerri/webpack-extract-text-plugin-empty-require-error
This repository showcases a Webpack issue along with incorrect handling by css-loader and extract-text-plugin.
darrenscerri/yoctodelay
Delay a promise a specified amount of time