1.0.18 • Published 11 months ago

@annubiz/ng-lib v1.0.18

Weekly downloads
-
License
-
Repository
-
Last release
11 months ago

@annubiz/ng-lib

The objective of this project to develop a framework that can provide all required bolts and nuts to retail requirements, for example: Hiring and Jobs Retail Shopping and e-commerce Tour, Travel & hotels Web classifieds, etc.

How this is enabled:

  • One index.ts file is created in projects/annu-ng-lib/src/lib and exported all library angular items that need to be exposed publically.
  • public-api.ts needs to export all from this index.ts.
  • The last thing is to add paths to the root tsconfig.base.json to point to this index.ts.
  • This is all, now you just need to import library in your main app module.

Build Library

Run ng build annu-ng-lib to build the project. The build artifacts will be stored in the dist/annu-ng-lib directory. Use the --prod flag for a production build.

Generate alternate & optional Library documentation static site.

  • Run npm run docs, will create a documentation folder in root, that contains all static documentation code.
  • Run npm run docs:serve, will start a local static web server at http://localhost:8080 that will serve the static library documentation.
  • This documentation support can be removed later once pages app is completed.
1.0.18

11 months ago

1.0.17

11 months ago

1.0.16

11 months ago

1.0.9

11 months ago

1.0.11

11 months ago

1.0.10

11 months ago

1.0.15

11 months ago

1.0.14

11 months ago

1.0.13

11 months ago

1.0.12

11 months ago

1.0.8

12 months ago

1.0.7

12 months ago

1.0.6

12 months ago

1.0.2

1 year ago

1.0.1

1 year ago

1.0.0

1 year ago

1.0.5

1 year ago

1.0.4

1 year ago

1.0.3

1 year ago

0.0.1

1 year ago