1.0.0 • Published 2 years ago

@cartesianui/js-axis v1.0.0

Weekly downloads
-
License
MIT
Repository
-
Last release
2 years ago

JS-AXIS

X-Axis for Cartesian UI

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 axis.js
  • Run npm run build-and-publish

In case of error try below commands separately

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