2.1.0 • Published 3 days ago

litscript v2.1.0

Weekly downloads
35
License
MPL-2.0
Repository
github
Last release
3 days ago

npm.ioLiTScript

  • Literate
  • Interactive
  • TypeScript

What Is It?

LiTScript is a documentation generation tool that draws inspiration from literate programming. It extracts documentation from TypeScript projects and produces feature-rich web sites. Its goal is to make creating and maintaining project documentation as effortless as possible.

Documentation

See the project's web site for more information. All the info you need is there.

https://johtela.github.io/litscript

Version 1.2

Version 1.2 refreshes the dependencies to latest (stable) releases of all NPM packages. It should get rid of all the security warnigs, and be fully compatible with version 1.1. If you encounter any issues, please report them.

Migrating to Version 2.0

LiTScript 2.0 is a major release and contains multiple breaking changes to version 1.3:

  • We lean more on standard web technologies and removed Less support. CSS is powerful enough to achieve everything that was previously done with Less. Customization of default template is now done with CSS variables. Refer to theming instructions, for more information.

  • Visualizers are also removed. They were a non-standard solution for embedding dynamic content to generated web pages. You can get the same functionality more easily by using web components. See custom elements page for how to convert your visualizers to web components.

  • Page templates no longer reside in separate projects. The default templates are now included in the LiTScript project. Also user defined templates can now be added directly to projects using LiTScript. See templates documentation for more information.

  • Default templates and themes have been updated. The look and feel is improved, and user can now change color themes through the UI.

  • The console output has been compacted. Status messages are collapsed to reduce visual clutter, and error messages are now shorter and clearer.

2.1.0

3 days ago

2.0.0

5 months ago

1.3.0

9 months ago

1.2.3

2 years ago

1.2.2

2 years ago

1.2.0

3 years ago

1.1.12

3 years ago

1.1.11

3 years ago

1.1.10

3 years ago

1.1.9

3 years ago

1.1.8

4 years ago

1.1.7

4 years ago

1.1.6

4 years ago

1.1.5

4 years ago

1.1.4

4 years ago

1.1.3

4 years ago

1.1.1

4 years ago

1.1.2

4 years ago

1.1.0

4 years ago

1.0.13

4 years ago

1.0.12

4 years ago

1.0.11

4 years ago

1.0.10

4 years ago

1.0.9

4 years ago

1.0.8

4 years ago

1.0.7

4 years ago

1.0.6

4 years ago

1.0.5

4 years ago

1.0.4

4 years ago

1.0.3

4 years ago

1.0.2

4 years ago

1.0.1

4 years ago

1.0.0

4 years ago