New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@asymmetrik/angular2-leaflet

Package Overview
Dependencies
Maintainers
1
Versions
29
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@asymmetrik/angular2-leaflet

Angular 2 components for Leaflet

  • 0.0.0
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
62
increased by158.33%
Maintainers
1
Weekly downloads
 
Created
Source

Angular2 Leaflet Component

Build Status

Getting Started

To get started, ensure that Node and NPM are installed, and use npm to install gulp globally npm install -g gulp.

Next, clone the repository and then run npm install from within the project directory. At this point, you should be ready to build the project.

Build Overview

This project uses Gulp as a build framework.

To build the bundles, run gulp build. This task will run TSLint over the source Typescript to ensure code quality and consistency. Then, it runs the Typescript compiler to generate ES5 Javascript. Finally, it uses Rollup to bundle the generated Javascript into and then uses Rollup to bundle the Javascript code into a distributable CommonJS format.

To develop, run gulp dev. This task will run Webpack dev server, watch all of the files in the project for changes, and make a server available where you can run the demo application.

FAQs

Package last updated on 03 Dec 2016

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc