0.0.19 • Published 9 years ago

node-prep v0.0.19

Weekly downloads
28
License
MIT
Repository
github
Last release
9 years ago

Node Prep

This is a very simple module that allows you to start a node REPL with previously required packages. For quickly trying packages.

Image of workflow

Installation

Install the command globally by using

npm install -g node-prep

Usage

Use with as many modules as you want:

node-prep module1 module2 module3 

Contributing

Please issue a pull request. There are some open issues which you can address. Thank you!

License

MIT

Changelog

  • 0.0.19: Adds a pending test
  • 0.0.18: Adds back user notices and clears before starting
  • 0.0.17: Finalizes first test and gives room for more options
  • 0.0.16: Optimizes test structure
  • 0.0.15: Adds Object.assign. Closes #7.
  • 0.0.14: Adds first test
  • 0.0.13: Sets up a callback structure for better testing
  • 0.0.12: Adds pending tests
  • 0.0.11: Separates into base module and binary, to give room for testing
  • 0.0.10: Installs to the OS' tmp directory. It doesn't need uninstalling anymore. Fixes #3.
0.0.19

9 years ago

0.0.18

9 years ago

0.0.17

9 years ago

0.0.16

9 years ago

0.0.15

9 years ago

0.0.13

9 years ago

0.0.11

9 years ago

0.0.10

9 years ago

0.0.9

9 years ago

0.0.8

9 years ago

0.0.7

9 years ago

0.0.6

9 years ago

0.0.5

9 years ago

0.0.4

9 years ago

0.0.3

9 years ago

0.0.2

9 years ago

0.0.1

9 years ago

0.0.0

9 years ago