mapboxgl-spiderify
TypeScript icon, indicating that this package has built-in type declarations

1.0.0 • Public • Published

TypeScript Library Starter

Basic setup for creating a typescript library that publishes node and browser versions.

Tested in a node.js project (node 12) and an Angular (webpack) project.

It also builds a rollup bundle for <script> tags

Build

  • npm install
  • npm run build
  • npm pack

Install .tgz file into another project.

Readme

Keywords

none

Package Sidebar

Install

npm i mapboxgl-spiderify

Weekly Downloads

0

Version

1.0.0

License

ISC

Unpacked Size

19.8 kB

Total Files

22

Last publish

Collaborators

  • akiyamka