Giter VIP home page Giter VIP logo

A CLI to automate the noderaider packages for development.

install options

  • npm install --global noderaider
  • yarn global add noderaider

cli

bootstrap

# update and reinstall latest dependencies
noderaider update

# start noderaider repos in development mode (watch / HMR)
noderaider start

# build noderaider repos for production
noderaider build

# test all the packages
noderaider test

# publish a new version of everything
noderaider release [--next]

All commands automatically clone, install dependencies, and link packages if its the first run!

noderaider's Projects

redux-load icon redux-load

Redux extensions for async loading and server rendering. (WIP)

redux-mux icon redux-mux

Multiplexer for dispatch and getState of multiple redux stores.

repackage icon repackage

Builds your package.json file from component parts. Fixes environment variable usage to make scripts Windows and OSX compatible.

save-as icon save-as

FileSaver.js window.saveAs API functionality rewritten for es6

serve-file icon serve-file

Logic for express sendFile refactored as a thunk. Similar to serve-static but for single files.

try-defer icon try-defer

Factory that runs a given function when a condition is met and allows deferred sequential execution of bypassed or failed executions.

tsquery icon tsquery

TypeScript monads for run-time type safety.

universal-cors icon universal-cors

CORS middleware implementation with emphasis on configurability of dynamic origins.

violin icon violin

Instrumentation with pre-built node binaries.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.