efx-ng-lib
TypeScript icon, indicating that this package has built-in type declarations

1.0.1-beta.6 • Public • Published

efx-ng-lib

Contains IXI components that can be reused for front-end projects

Installation

npm install --save efx-ng-lib

 

Development Prerequesites

Run npm run setup from the setup-lib

 

Build

Building the library can be done by running the following command:

npm run build

 

Build Process

  1. Compiles the HTML templates for components into inline templates using the Gulp build tool, and writes the built .ts files to tmp/

  2. Runs tslint on src/ using tsconfig.json to ensure that the Typescript in the library fits the linting standards

  3. Cleans the lib/ directory using the rimraf package

  4. Compiles the resulting code using the @angular/compiler-cli for AoT compilation

 

Documentation

Futher documentation can be generated by running the following command:

npm run doc

The additional documentation can be viewed by opening any of the HTML pages within the generated documentation/ directory.

 

Maintained by IXI

Versions

Current Tags

VersionDownloads (Last 7 Days)Tag
1.0.1-beta.60latest

Version History

VersionDownloads (Last 7 Days)Published
1.0.1-beta.60
1.0.1-beta.50
1.0.1-beta.40
1.0.1-beta.30
1.0.1-beta.20
1.0.1-beta.10
1.0.1-alpha.80
1.0.1-beta.00
1.0.1-alpha.70
1.0.1-alpha.60
1.0.1-alpha.50
1.0.1-alpha.40
1.0.1-alpha.30
1.0.1-alpha.20
1.0.1-alpha.00
1.0.0-alpha.90
1.0.0-alpha.80
1.0.0-alpha.60
1.0.0-alpha.50
1.0.0-alpha.40
1.0.0-alpha.30
1.0.0-alpha.20
1.0.0-alpha.10
0.1.10
0.1.00
0.0.140
0.0.130
0.0.120
0.0.110
0.0.100
0.0.90
0.0.80
0.0.70
0.0.60
0.0.50
0.0.40
0.0.30
0.0.20
0.0.10

Package Sidebar

Install

npm i efx-ng-lib

Weekly Downloads

0

Version

1.0.1-beta.6

License

MIT

Last publish

Collaborators

  • braden.jackson
  • mike.wilkerson
  • jackson.salopek