0.0.19 • Published 10 years ago

node-prep v0.0.19

Weekly downloads
28
License
MIT
Repository
github
Last release
10 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

10 years ago

0.0.18

10 years ago

0.0.17

10 years ago

0.0.16

10 years ago

0.0.15

10 years ago

0.0.13

10 years ago

0.0.11

10 years ago

0.0.10

10 years ago

0.0.9

10 years ago

0.0.8

10 years ago

0.0.7

10 years ago

0.0.6

10 years ago

0.0.5

10 years ago

0.0.4

10 years ago

0.0.3

10 years ago

0.0.2

10 years ago

0.0.1

10 years ago

0.0.0

10 years ago