strikethrough

0.1.0 • Public • Published

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

Readme

Keywords

none

Package Sidebar

Install

npm i strikethrough

Weekly Downloads

2

Version

0.1.0

License

none

Last publish

Collaborators

  • rauchg