Skip to content

Toolkit library for Angular applications containing components and services in order to provide a common architecture and look'n'feel to delivery projects. The goal is to group commonly used code in order to reduce the development effort of new projects and to ease the move of developers from one project to another.

Notifications You must be signed in to change notification settings

HewlettPackard/angular-toolkit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Angular Toolkit

Toolkit library for Angular applications containing components and services in order to provide a common architecture and look'n'feel to delivery projects. The goal is to group commonly used code in order to reduce the development effort of new projects and to ease the move of developers from one project to another.

To install packages after checkout:

npm install
cd src
npm install
cd ..

To creare the toolkit package:

npm run build

To publish the package on npmjs registry:

npm publish src/dist/

Logos

  • Vodafone Capacity Intelligence
  • TIM magistratura / Nemesis (unrefactored version)

About

Toolkit library for Angular applications containing components and services in order to provide a common architecture and look'n'feel to delivery projects. The goal is to group commonly used code in order to reduce the development effort of new projects and to ease the move of developers from one project to another.

Resources

Stars

Watchers

Forks

Packages

No packages published