@geographica/latitude
TypeScript icon, indicating that this package has built-in type declarations

1.0.127-g • Public • Published

Latitude

Angular 4 components - npm package

Develop

Develop your components inside "src" folder

Build

This comand will compile the package, generate the bundles etc and place them in the "dist" folder

npm run build

Congratulations! Your library is available in dist folder ready to be published to npm.

Publish

cd /dist
npm publish

Usage

Install the package

npm install @geographica/latitude

Assets

Merge latitude assets folder with your projects assets, modify your angular-cli.json file like bellow

"assets": [
  { "glob": "**/*", "input": "../node_modules/@geographica/latitude/assets/", "output": "./assets/" },
]

Versions

Current Tags

Version History

Package Sidebar

Install

npm i @geographica/latitude

Weekly Downloads

1

Version

1.0.127-g

License

MIT

Unpacked Size

898 kB

Total Files

131

Last publish

Collaborators

  • albertoarana
  • josmorsot
  • padawannn
  • neokore
  • geographicags