Pinned Repositories
babel
🐠 Babel is a compiler for writing next generation JavaScript.
babel-loader
📦 Babel loader for webpack
Challenge-RN-ReduxSaga
💻 RN + Redux saga Foton Challenge
datasource-proxy
Provide a datasource proxy that can inject your own logic into all queries
devise_sequel
Sequel mapping for Devise
fork-ts-checker-webpack-plugin
Webpack plugin that runs typescript type checker on a separate process.
found
Extensible route-based routing for React applications
graphql-jit
GraphQL execution using a JIT compiler
passport-remember-me
Remember Me cookie authentication strategy for Passport and Node.js
sequel-activemodel
Provides Sequel::Model plugins that expose ActiveModel::Callbacks, ActiveModel::Translation and ActiveModel::Validations features to Sequel::Model
arthurdandrea's Repositories
arthurdandrea/devise_sequel
Sequel mapping for Devise
arthurdandrea/passport-remember-me
Remember Me cookie authentication strategy for Passport and Node.js
arthurdandrea/sequel-activemodel
Provides Sequel::Model plugins that expose ActiveModel::Callbacks, ActiveModel::Translation and ActiveModel::Validations features to Sequel::Model
arthurdandrea/babel
🐠 Babel is a compiler for writing next generation JavaScript.
arthurdandrea/babel-loader
📦 Babel loader for webpack
arthurdandrea/Challenge-RN-ReduxSaga
💻 RN + Redux saga Foton Challenge
arthurdandrea/datasource-proxy
Provide a datasource proxy that can inject your own logic into all queries
arthurdandrea/fork-ts-checker-webpack-plugin
Webpack plugin that runs typescript type checker on a separate process.
arthurdandrea/found
Extensible route-based routing for React applications
arthurdandrea/graphql-jit
GraphQL execution using a JIT compiler
arthurdandrea/mini-css-extract-plugin
Lightweight CSS extraction plugin
arthurdandrea/multer-rs
An async parser for multipart/form-data content-type in Rust
arthurdandrea/neo-async
Neo-Async is thought to be used as a drop-in replacement for Async, it almost fully covers its functionality and runs faster
arthurdandrea/php-fpm_exporter
A prometheus exporter for PHP-FPM.
arthurdandrea/process-wrap
Wrap a Command, to spawn processes in a group or session or job object etc (successor to command-group)
arthurdandrea/rbuv
libuv binding for Ruby
arthurdandrea/react-native-tab-view
A cross-platform Tab View component for React Native
arthurdandrea/relay-compiler-language-typescript
A language plugin for Relay that adds TypeScript support, including emitting type definitions.
arthurdandrea/relay-workshop
Material for my Relay Workshop
arthurdandrea/solid-start
SolidStart, the Solid app framework
arthurdandrea/tetris-ai
Tetris Clone for AI experiments
arthurdandrea/typings-for-css-modules-loader
Drop-in replacement for css-loader to generate typings for your CSS-Modules on the fly in webpack
arthurdandrea/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.
arthurdandrea/zxcvbn
Low-Budget Password Strength Estimation