react-map-lib
TypeScript icon, indicating that this package has built-in type declarations

0.0.1 • Public • Published

react-map-lib

multiple map lib

NPM JavaScript Style Guide

Install

npm install --save react-map-lib

Usage

import React, { Component } from 'react'

import MyComponent from 'react-map-lib'
import 'react-map-lib/dist/index.css'

class Example extends Component {
  render() {
    return <MyComponent />
  }
}

License

apache-2.0 © kkokey

/react-map-lib/

    Package Sidebar

    Install

    npm i react-map-lib

    Weekly Downloads

    6

    Version

    0.0.1

    License

    apache-2.0

    Unpacked Size

    4.68 kB

    Total Files

    9

    Last publish

    Collaborators

    • kkokey