Socket
Socket
Sign inDemoInstall

@planet/layers

Package Overview
Dependencies
Maintainers
7
Versions
50
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@planet/layers

React components for OpenLayers


Version published
Weekly downloads
69
increased by97.14%
Maintainers
7
Weekly downloads
 
Created
Source

@planet/layers

React components for OpenLayers.

setup

Install Node 8+ (use nvm to manage multiple versions of Node). Install dependencies with npm:

npm install

To work with the docs during development:

npm start

Docs are build with npm run build:docs and hosted here: https://apps.pages.earth.planet.com/layers/

To publish package changes to another local project, use the npm run local-pub script. This will start a file watcher, rebuild the package on src changes, and copy the result to the node_modules directory of another project. For example:

npm run local-pub -- ../other-project

Note that this requires that the target project has all of this project's dependencies installed.

FAQs

Package last updated on 26 Sep 2018

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