Dlurak / editor-layer-index-npm

A version of the editor layer index from osmlab that is installable via npm.

Home Page:https://www.npmjs.com/package/@dlurak/editor-layer-index?activeTab=readme

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Editor layer index - NPM

Thanks to osmlab for the data. All data is provided by this awesome collection, thanks!

This project aims to make it easier to work with this data by making it typed and installable/updateable via npm

Installation

Simply run one of the following commands:

npm i @dlurak/editor-layer-index
yarn add @dlurak/editor-layer-index
pnpm add @dlurak/editor-layer-index

Usage

import imagery from '@dlurak/editor-layer-index'

About

A version of the editor layer index from osmlab that is installable via npm.

https://www.npmjs.com/package/@dlurak/editor-layer-index?activeTab=readme


Languages

Language:JavaScript 86.0%Language:Shell 14.0%