0.1.0 • Published 11 years ago
strikethrough v0.1.0
strikethrough
Tiny JavaScript helper and cmd line utility to generate "strikethrough text" with just character codes. L̶i̶k̶e̶ ̶t̶h̶i̶s̶.
How to use
var str = require('strikethrough')('some text');
console.log(str);
Installation
To install st(1)
:
$ npm install -g strikethrough
$ st "some text"
License
MIT
0.1.0
11 years ago