@cartesian-ui/js-axis

Serve as x-axis for cartesian-ui project.


Keywords
js axis, npm, package, js-axis, cartesian-ui, component
License
MIT
Install
npm install @cartesian-ui/js-axis@1.3.2

Documentation

@cartesianui/js

Serves as x-axis 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 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