0.1.0 • Published 3 years ago

world-data-svg-library v0.1.0

Weekly downloads
-
License
Apache-2.0
Repository
-
Last release
3 years ago

WorldDataSvgLibrary

!!! Not complete yet. !!!

Usage

Load the module:

@NgModule({
...
  imports: [
...
    WorldCountryDataLibModule
  ],
...

Use the component world-country and bind your data to it:

      <world-country
        [worldData]="worldDataBasicStatic"
      ></world-country>

Demo

https://stackblitz.com/edit/demo-world-data-svg

#Notes Examples and description is going to be created! Stay tuned.

0.1.0

3 years ago

0.0.1-SNAPSHOT05

3 years ago

0.0.1-SNAPSHOT04

3 years ago

0.0.1-SNAPSHOT03

3 years ago

0.0.1-SNAPSHOT02

3 years ago

0.0.1-SNAPSHOT01

3 years ago

0.0.1

3 years ago