@traent/ngx-spinner
TypeScript icon, indicating that this package has built-in type declarations

0.1.8 • Public • Published

@traent/ngx-spinner


@traent/ngx-spinner is an Angular library that provides a spinner element with the UI and UX of Traent. Behind the scene, it uses MatSpinnerModule and the OverlayModule.

Notice: This library is currently under development and might be subjected to breaking changes. We also plan to move it inside @traent/ngx-components.

Compatibility with Angular Versions

@traent/ngx-spinner Angular
0.0.x 14

Installation

You can install it through NPM:

npm install @traent/ngx-spinner

When you install using npm, you will also need to import NgxT3SpinnerModule in your app.module:

import { NgxT3SpinnerModule } from '@traent/ngx-spinner';

@NgModule({
  imports: [NgxT3SpinnerModule],
})
class AppModule {}

API & Examples

Coming Soon.

Building & Publishing

The building and publishing of this library to NPM is performed through an internal Organization flow that uses the standard Angular approach.

In the future, we will improve the tooling to allow everyone to build this library easily.

License

@traent/ngx-spinner is available under the Apache-2 license. See the LICENSE file for more info.

Contributors

We are open to any contributions and feedbacks.

Readme

Keywords

none

Package Sidebar

Install

npm i @traent/ngx-spinner

Weekly Downloads

35

Version

0.1.8

License

Apache License 2.0

Unpacked Size

73.8 kB

Total Files

22

Last publish

Collaborators

  • severino32