Socket
Socket
Sign inDemoInstall

smat

Package Overview
Dependencies
Maintainers
1
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

smat

SMAT is a really minimal svelte implementation of (mapbox-gl)[https://github.com/mapbox/mapbox-gl-js], written in Typescript. Based on https://gitlab.com/jailbreak/svelte-mapbox-gl/-/tree/master.


Version published
Weekly downloads
0
Maintainers
1
Weekly downloads
 
Created
Source

svelte-mapbox-ts (SMAT)

SMAT is a really minimal svelte implementation of (mapbox-gl)[https://github.com/mapbox/mapbox-gl-js], written in Typescript. Based on https://gitlab.com/jailbreak/svelte-mapbox-gl/-/tree/master.

Usage

Development

Once you've created a project and installed dependencies with yarn, start a development server:

npm run dev

# or start the server and open the app in a new browser tab
npm run dev -- --open

Building

Just run:

yarn package

This will build the contents of the src/lib folder.

FAQs

Package last updated on 15 Jan 2022

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