1.0.1 • Published 10 years ago

eviljs v1.0.1

Weekly downloads
-
License
-
Repository
github
Last release
10 years ago

eviljs

A minimal node module providing utility to evulate javaScript

Installation

  npm install eviljs -g

Usage

The main use case that eviljs was created for is to quickly evalute javaScript Math expresses from with in vim :'<'> !eviljs

Anything else you choose to do is at your own risk !!

Tests

   npm test

Contributing

This package was build using feross Standard https://github.com/feross/standar://github.com/feross/standard

The only exception is the usage of the javascript function eval

Release History

  • 0.1.0 Initial release
1.0.1

10 years ago

1.0.0

10 years ago