1.0.1-beta.6 • Published 6 years ago

efx-ng-lib v1.0.1-beta.6

Weekly downloads
1
License
MIT
Repository
-
Last release
6 years ago

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
1.0.1-beta.6

6 years ago

1.0.1-beta.5

7 years ago

1.0.1-beta.4

7 years ago

1.0.1-beta.3

7 years ago

1.0.1-beta.2

7 years ago

1.0.1-beta.1

7 years ago

1.0.1-alpha.8

7 years ago

1.0.1-beta.0

7 years ago

1.0.1-alpha.7

7 years ago

1.0.1-alpha.6

7 years ago

1.0.1-alpha.5

7 years ago

1.0.1-alpha.4

7 years ago

1.0.1-alpha.3

7 years ago

1.0.1-alpha.2

7 years ago

1.0.1-alpha.0

7 years ago

1.0.0-alpha.9

7 years ago

1.0.0-alpha.8

7 years ago

1.0.0-alpha.6

7 years ago

1.0.0-alpha.5

7 years ago

1.0.0-alpha.4

7 years ago

1.0.0-alpha.3

7 years ago

1.0.0-alpha.2

7 years ago

1.0.0-alpha.1

7 years ago

0.1.1

7 years ago

0.1.0

7 years ago

0.0.14

7 years ago

0.0.13

7 years ago

0.0.12

7 years ago

0.0.11

7 years ago

0.0.10

7 years ago

0.0.9

7 years ago

0.0.8

7 years ago

0.0.7

7 years ago

0.0.6

7 years ago

0.0.5

7 years ago

0.0.4

7 years ago

0.0.3

7 years ago

0.0.2

7 years ago

0.0.1

7 years ago