0.1.2 • Published 9 months ago

dimensinfin-core v0.1.2

Weekly downloads
-
License
GPL-3.0-or-later
Repository
-
Last release
9 months ago

dimensinfin-core

Global and common definitions for frontend modules. Libraries and common code.

Build library

To publish a new library version execute the following commands:

  • Update the version number on the package.json with command npm run version:udpate
  • npm run xprepare
  • Publish the library on NPM with command npm publish

Command to search for circular dependencies or invalid public-api imports

./node_modules/madge/bin/cli.js --circular ./src/**

Changelog

  • 0.1.0 Create the Objects class to do validations in a similar way that it is done with Java.
0.1.2

9 months ago

0.1.1

9 months ago

0.1.0

9 months ago