1.0.0 • Published 9 years ago

dotjs.js v1.0.0

Weekly downloads
1
License
ISC
Repository
github
Last release
9 years ago

dotjs.js

Dotjs.js is a node command line tool that will parse your files for evaluation of sorts.

Install

npm install -g dotjs.js

How to use

Let's say you have a standard file like so: alt tag

Just use the command: dotjs [filename]

and the result will be: alt tag

Have fun dot jsing!