Skip to content

Releases: phadej/grunt-literate

Split out ljs

25 Mar 05:24

Choose a tag to compare

Library is in ljs package now

Maintenance release

14 Feb 20:02

Choose a tag to compare

  • Updated dependencies
  • Added note about beautiful docs

Use as executable and library

09 Nov 12:00

Choose a tag to compare

  • run ljs from command line
  • or require("grunt-literate")(filename)
  • also you may use glob patterns in directives

Directives

08 Nov 09:42

Choose a tag to compare

Now you can /// include your-other-files.js

Newline improvements

01 Nov 08:29

Choose a tag to compare

  • Newline at the end of comment
  • Only one newline at the end of generated file

Fix issue with unindenting

28 Oct 12:03

Choose a tag to compare

v0.1.1

Fix issue with unindenting

Initial release

28 Oct 11:48

Choose a tag to compare

v0.1.0

Initial commit