1.0.1 • Published 9 years ago

mako-str2js v1.0.1

Weekly downloads
2
License
MIT
Repository
github
Last release
9 years ago

mako-str2js

A plugin that for converting text files to a require-able JS string.

npm version npm dependencies npm dev dependencies

Purpose

  • enables text files to be require'd as strings (via mako-js)

API

str2js(extensions)

The extensions argument can be passed as either a single String or an Array of extensions. (without the leading dot)

The default list of extensions is:

  • txt
  • html
1.0.1

9 years ago

1.0.0

9 years ago

0.5.1

9 years ago

0.5.0

9 years ago

0.4.4

9 years ago

0.4.3

10 years ago

0.4.2

10 years ago

0.4.1

10 years ago

0.4.0

10 years ago

0.3.2

10 years ago

0.3.1

10 years ago

0.3.0

10 years ago

0.2.2

10 years ago

0.2.1

10 years ago

0.2.0

10 years ago

0.1.0

10 years ago

0.0.1

10 years ago