0.1.37 • Published 10 months ago

@traent/ngx-components v0.1.37

Weekly downloads
-
License
Apache License 2....
Repository
-
Last release
10 months ago

@traent/ngx-components is an Angular library that exposes both pure UI and domain components, directives and pipes used in Traent project.

In the future this library will integrate also other @traent/ngx- libraries.

Notice: This library is currently under development and might be subjected to breaking changes.

Compatibility with Angular Versions

@traent/ngx-componentsAngular
0.0.x14

Installation

You can install it via NPM:

npm install @traent/ngx-components

This library offers multiple modules, following the SCAM pattern.

So you might need to import also the specific modules in your app.module. For example:

import { ClickToCopyModule } from '@traent/ngx-components';

@NgModule({
  imports: [ClickToCopyModule],
})
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-components is available under the Apache-2 license. See the LICENSE file for more info.

Contributors

We are open to any contributions and feedbacks.

0.1.34

10 months ago

0.1.35

10 months ago

0.1.36

10 months ago

0.1.37

10 months ago

0.1.31

1 year ago

0.1.32

1 year ago

0.1.33

1 year ago

0.1.30

1 year ago

0.1.29

1 year ago

0.1.27

1 year ago

0.1.25

1 year ago

0.1.26

1 year ago

0.1.16-r.1.7.3

1 year ago

0.1.22

1 year ago

0.1.23

1 year ago

0.1.10

1 year ago

0.1.11

1 year ago

0.1.12

1 year ago

0.1.13

1 year ago

0.1.15

1 year ago

0.1.20

1 year ago

0.1.16

1 year ago

0.1.8

1 year ago

0.1.17

1 year ago

0.1.7

1 year ago

0.1.18

1 year ago

0.1.19

1 year ago

0.1.9

1 year ago

0.1.4

1 year ago

0.1.6

1 year ago

0.1.5

1 year ago

0.1.3

1 year ago

0.1.2

1 year ago

0.1.1

1 year ago

0.1.0

1 year ago

0.0.11

1 year ago

0.0.10

2 years ago

0.0.9

2 years ago

0.0.8

2 years ago

0.0.7

2 years ago

0.0.6

2 years ago

0.0.5

2 years ago

0.0.4

2 years ago