0.1.1 • Published 5 years ago

typescript-business-object-library v0.1.1

Weekly downloads
6
License
MIT
Repository
github
Last release
5 years ago

LibBusinessObjects

This library was generated with Angular CLI version 8.0.3.

Build

Run ng build LibBusinessObjects to build the project. The build artifacts will be stored in the dist/ directory.

Publishing

After building your library with ng build LibBusinessObjects, go to the dist folder cd dist/lib-business-objects and run npm publish.

Running unit tests

Run ng test LibBusinessObjects to execute the unit tests via Karma.

Further help

Build Angular Library Better Angular Libraries Publish Angular Library

Objects

Common objects used in business applications include:

Interfaces

  • StateInterface
  • UserInterface
  • PhoneInterface
  • AddressInterface
  • LocationInterface
  • FullNameInterface
  • WorkTypeInterface
  • JobInterface

Classes

  • Profile
  • UploadFile
  • WebImage