Giter Site home page Giter Site logo

vtaits / react-yandex-maps Goto Github PK

View Code? Open in Web Editor NEW

This project forked from gribnoysup/react-yandex-maps

0.0 1.0 0.0 3.3 MB

Yandex Maps API bindings for React

Home Page: https://react-yandex-maps.now.sh

License: MIT License

JavaScript 92.12% Shell 2.52% HTML 5.36%

react-yandex-maps's Introduction

react-yandex-maps

Yandex.Maps JS API bindings for React

Documentation

You can find the documentation at https://react-yandex-maps.now.sh

Contributing

Feel free to submit issues and/or PRs if you found bugs ๐Ÿž or have some features in mind! The documentation improvements will be super appreciated, if you feel that docs are lacking in some places ๐Ÿ“๐Ÿ‘ฉโ€๐Ÿ”ฌ

Developing locally (Quick Start)

If you want to work on the library locally:

  1. Fork this repository and clone your version of the repo
  2. Install npm dependencies
npm install
  1. Start library build in the watch mode. This command will start microbundle in watch mode, meaning that everytime you make changes to the source of the library it will be compiled to dist folder
npm run dev
  1. Install documentation dependencies
cd docs && npm install
  1. Start docs server locally
npm run dev

If everything went well, you now have documentation running on http://localhost:3000

You can find special sandbox page on http://localhost:3000/sandbox

Now you can make changes to the library and see them applied to the sandbox in real time.

When you commit changes, eslint will make sure that there are no linting errors and prettier will format your code based on the repo settings.

When you push changes, jest will run a set of unit tests to make sure that all of them are passing.

License

MIT

Kudos

Thanks to all contributors for help with supporting the library

Thanks to @effrenus and his yandex-map-react for inspiring this library

react-yandex-maps's People

Contributors

deylak avatar frux avatar gribnoysup avatar kachkaev avatar koekaverna avatar mmarkelov avatar nimmimarco avatar skycrazyk avatar zalishchuk avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.