Popular repositories
-
connect-roles
Provides dynamic roles based authorisation for node.js connect and express servers.
-
redux-optimist
Optimistically apply actions that can be later commited or reverted.
-
browserify-middleware
express middleware for browserify, done right
-
taxi-rank
A JSDom based Selenium Webdriver API
-
ajax
Standalone AJAX library inspired by jQuery/zepto
-
throat
Throttle a collection of promise returning functions
1,132 contributions in the last year
Contribution activity
October 2017
Created a pull request in rexxars/react-prosemirror-document
that received 1
comment
Use prop-types package for compatibility with React 16
Created an issue in babel/babel
that received 1
comment
[Feature Request] Add "preserveConstEnums" option to transform-typescript
When using the typescript compiler, there is an option to "preserve const enums", which essentially just treats const enums exactly the same as non…