@txm/tokeniser

1.1.0 • Public • Published

txm-tokeniser

var config = { 'tokens': { 'a': 'A', 'b': 'B' }, 'src_file': 'index.template', 'dst_file': 'index.html' }

tokeniser.tokenise(config, function (err) { console.log('rock!') })

Versions

Current Tags

VersionDownloads (Last 7 Days)Tag
1.1.01latest

Version History

VersionDownloads (Last 7 Days)Published
1.1.01
1.0.20
1.0.10
1.0.00

Package Sidebar

Install

npm i @txm/tokeniser

Weekly Downloads

1

Version

1.1.0

License

ISC

Last publish

Collaborators

  • txm