@lionweb/utilities
TypeScript icon, indicating that this package has built-in type declarations

0.6.12 • Public • Published

The utilities package

license CI npm

An NPM package that can be added to a Node.js/NPM codebase as follows:

$ npm add @lionweb/utilities

It contains utilities on top of the core package, such as:

  • Diagram generation (PlantUML and Mermaid) from an M2.
  • “Textualization”, i.e. render a serialization chunk as text.
  • Sort the contents of a serialization chunk as much as possible, for the sake of comparing serialization chunks.
  • Compute metrics for a serialization chunk (also relative to a given M2).
  • Infer a (partial) M2 from a serialization chunk.
  • Generation of TypeScript type definitions from an M2.

Development

Build it from source as follows:

npm run build

Readme

Keywords

none

Package Sidebar

Install

npm i @lionweb/utilities

Weekly Downloads

2,185

Version

0.6.12

License

Apache-2.0

Unpacked Size

140 kB

Total Files

96

Last publish

Collaborators

  • dslmeinte
  • ftomassetti
  • jwarmer