0.1.2 • Published 1 year ago

abac.ux v0.1.2

Weekly downloads
-
License
-
Repository
-
Last release
1 year ago

ux

The purpose of this library is to standardize the user experience of UI applications developed using Angular. As such, it offers a range of components that consacrate the basic look and feel of applications in accordance to the Material Design 3.0 specification.

Building and publishing

As the ngnizer project makes use of NX, the library should be built with nx as such

  1. Change the version of the library in libs/ux/src/package.json
  2. Run nx build ux for building the Ux component library
  3. Run npm login --scope @abac.software to login as the @abac.software organisation
  4. Navigate to ./dist/libs/ux and run npm publish --access public --scope @abac.software for publishing the library to npm
  5. Verify that the library exists in at https://www.npmjs.com/package/@abac.software/ux
0.1.0

1 year ago

0.1.2

1 year ago

0.1.1

1 year ago

0.0.9

1 year ago

0.0.1

1 year ago