# mapbox.js-plugins **Repository Path**: mirrors_mapbox/mapbox.js-plugins ## Basic Information - **Project Name**: mapbox.js-plugins - **Description**: Hosted plugins for Leaflet & Mapbox.js - **Primary Language**: Unknown - **License**: BSD-2-Clause - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-08-09 - **Last Updated**: 2026-08-08 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # mapbox.js plugins grease for the wheels of maps - each plugin should live in a directory that matches its name. - each plugin should have an entry in plugins.json with it's directory, version number, and files. ## setup - run `npm install` ## deploying - install [aws-cli][aws-cli] and configure it with credentials - include plugins dir - add entries to plugins.json - run `npm start` [aws-cli]:http://aws.amazon.com/cli/