2.0.0 • Published 7 months ago

@cartesianui/js v2.0.0

Weekly downloads
-
License
MIT
Repository
-
Last release
7 months ago

@cartesianui/js

Serves as x-cartesian for CartesianUI

This package includes below modules.

  • Application paths
  • MULTITENANCY
  • LOCALIZATION
  • AUTHORIZATION
  • FEATURE SYSTEM
  • SETTINGS
  • REALTIME NOTIFICATIONS
  • LOGGING
  • NOTIFICATION
  • MESSAGE
  • UI
  • SIMPLE EVENT BUS AKA Events
  • UTILS
  • TIMING
  • CLOCK
  • SECURITY

Build and publish steps

  • Update package version

  • Delete *.min files in root

  • Delete cartesian.js
  • Run npm run build-and-publish

In case of error try below commands separately

  • Run gulp concat
  • Run gulp build
  • Run npm publish