1.0.18 • Published 2 years ago

@annubiz/ng-lib v1.0.18

Weekly downloads
-
License
-
Repository
-
Last release
2 years 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

2 years ago

1.0.17

2 years ago

1.0.16

2 years ago

1.0.9

2 years ago

1.0.11

2 years ago

1.0.10

2 years ago

1.0.15

2 years ago

1.0.14

2 years ago

1.0.13

2 years ago

1.0.12

2 years ago

1.0.8

2 years ago

1.0.7

2 years ago

1.0.6

2 years ago

1.0.2

2 years ago

1.0.1

2 years ago

1.0.0

2 years ago

1.0.5

2 years ago

1.0.4

2 years ago

1.0.3

2 years ago

0.0.1

2 years ago