Skip to content

Karasuni/example-angular-module

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Example Angular Module

A minimal example of an npm publishable angular module. Should be installable using npm i -s example-angular-module and by importing ExampleAngularModule.forRoot() in your angular app.

Features

  • NgModule ExampleAngularModule
    • Providers in forRoot() for lazy loading of services
  • Service ExampleService
    • With sync and async tests

TODO

  • Optimize build configuration
  • Set up Karma

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published