icsc-elasticsearch-angular-lib
TypeScript icon, indicating that this package has built-in type declarations

1.3.3 • Public • Published

icsc-elasticsearch-angular-lib

Library for ICSC ElasticSearch module and components. For use on EE site and in PWA.

Created with generator-angular2-library.

Installation

To install this library, run:

$ npm install icsc-elasticsearch-angular-lib --save

Development

To generate all *.js, *.d.ts and *.metadata.json files:

$ npm run build
$ npm run build:watch

To lint all *.ts files:

$ npm run lint

Notes

To add package to the library

Add to peerDependencies to src/package.json and add to devDependencies package.json.

To publish changes to npm

# bump version in src/package.json
git add .
git commit -m "Version 0.1.3"
git tag v0.1.3
git push origin master --tags
npm run build
npm publish dist
# git add . && gmm "v1.1.11" && git tag v1.1.11 && gut && npm run build && npm publish dist

Consuming library during development

In library:

cd dist
npm link

In other angular project:

npm link icsc-elasticsearch-angular-lib

In library:

npm run build:watch

More information here.

License

MIT © Foster Made

Versions

Current Tags

VersionDownloads (Last 7 Days)Tag
1.3.34latest

Version History

VersionDownloads (Last 7 Days)Published
1.3.34
1.3.20
1.3.10
1.3.00
1.2.90
1.2.80
1.2.70
1.2.60
1.2.50
1.2.40
1.2.20
1.1.660
1.1.650
1.1.640
1.1.630
1.1.620
1.1.610
1.1.600
1.1.590
1.1.580
1.1.570
1.1.560
1.1.550
1.1.540
1.1.530
1.1.520
1.1.510
1.1.500
1.1.490
1.1.480
1.1.470
1.1.460
1.1.440
1.1.430
1.1.410
1.1.390
1.1.380
1.1.370
1.1.360
1.1.350
1.1.340
1.1.330
1.1.320
1.1.310
1.1.300
1.1.290
1.1.280
1.1.260
1.1.240
1.1.230
1.1.220
1.1.210
1.1.200
1.1.190
1.1.180
1.1.170
1.1.160
1.1.150
1.1.140
1.1.130
1.1.120
1.1.110
1.1.100
1.1.90
1.1.80
1.1.70
1.1.60
1.1.50
1.1.40
1.1.30
1.1.20
1.1.10
1.1.00
1.0.990
1.0.980
1.0.970
1.0.960
1.0.950
1.0.940
1.0.930
1.0.920
1.0.910
1.0.900
1.0.890
1.0.880
1.0.870
1.0.860
1.0.850
1.0.840
1.0.830
1.0.820
1.0.810
1.0.800
1.0.790
1.0.780
1.0.770
1.0.760
1.0.750
1.0.740
1.0.730
1.0.720
1.0.710
1.0.700
1.0.690
1.0.680
1.0.670
1.0.660
1.0.650
1.0.640
1.0.630
1.0.620
1.0.610
1.0.600
1.0.590
1.0.580
1.0.570
1.0.560
1.0.550
1.0.540
1.0.530
1.0.520
1.0.510
1.0.500
1.0.490
1.0.480
1.0.470
1.0.460
1.0.450
1.0.440
1.0.430
1.0.420
1.0.410
1.0.400
1.0.390
1.0.380
1.0.370
1.0.360
1.0.350
1.0.340
1.0.330
1.0.320
1.0.310
1.0.300
1.0.290
1.0.280
1.0.270
1.0.260
1.0.250
1.0.240
1.0.230
1.0.220
1.0.210
1.0.200
1.0.190
1.0.180
1.0.170
1.0.160
1.0.150
1.0.140
1.0.130
1.0.120
1.0.100
1.0.90
0.1.80
0.0.1-security0

Package Sidebar

Install

npm i icsc-elasticsearch-angular-lib

Weekly Downloads

4

Version

1.3.3

License

MIT

Unpacked Size

3.35 MB

Total Files

122

Last publish

Collaborators

  • adamtsai
  • gstjohn
  • kellypackerfm