@cartesian-ui/js-axisdeprecated

Serve as x-axis for cartesian-ui project.

Usage no npm install needed!

<script type="module">
  import cartesianUiJsAxis from 'https://cdn.skypack.dev/@cartesian-ui/js-axis';
</script>

README

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