1.0.1 • Published 7 years ago

mako-str2js v1.0.1

Weekly downloads
2
License
MIT
Repository
github
Last release
7 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

7 years ago

1.0.0

8 years ago

0.5.1

8 years ago

0.5.0

8 years ago

0.4.4

8 years ago

0.4.3

8 years ago

0.4.2

8 years ago

0.4.1

8 years ago

0.4.0

8 years ago

0.3.2

8 years ago

0.3.1

8 years ago

0.3.0

8 years ago

0.2.2

8 years ago

0.2.1

8 years ago

0.2.0

8 years ago

0.1.0

8 years ago

0.0.1

8 years ago