Skip to content

Latest commit

 

History

History
20 lines (12 loc) · 480 Bytes

README.md

File metadata and controls

20 lines (12 loc) · 480 Bytes

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!