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

protomaps-themes-base

Package Overview
Dependencies
Maintainers
0
Versions
31
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

protomaps-themes-base

Protomaps basemap themes for MapLibre GL JS

  • 4.5.0
  • latest
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
10K
decreased by-41.99%
Maintainers
0
Weekly downloads
 
Created
Source

TypeScript docs

Usage

Prepare your environment with:

nvm use
npm ci

Generate JSON styles in all themes and languages

To generate style.json files in all themes and supported languages, run:

npm run generate-styles https://example.com/your-tilejson-url.json

Note that you have to replace the TileJSON URL with your own.

This will create files in the dist/styles/ folder like this:

dist/
  styles/
    light/
      ar.json
      bg.json
      ...
    dark/
      ar.json
      bg.json
      ...
    ...

FAQs

Package last updated on 17 Feb 2025

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