1.0.0 • Published 4 years ago

leaflet-wrapper v1.0.0

Weekly downloads
3
License
ISC
Repository
github
Last release
4 years ago

leaflet-wrapper

Leaflet Wrapper for React Projects

A POC Project for publishing Leaflet wrapper component library to NPM - to be used in NextJS SSR and other React projects.

Usage

From NPM

npm install leaflet-wrapper
# or
yarn install leaflet-wrapper

From GitHub

npm install https://github.com/khjabir/leaflet-wrapper.git

A sample Project file that using this package : https://github.com/khjabir/own-npm-next-app/blob/master/pages/index.js