Skip to content

Latest commit

History

History
96 lines (71 loc) 路 4.94 KB

README.md

File metadata and controls

96 lines (71 loc) 路 4.94 KB

V-Mapkit.js 馃寧

Continuous Integration CodeQL Ship js trigger npm npm npm bundle size (version) npm type definitions DeepScan grade Snyk Vulnerabilities for GitHub Repo GitHub contributors FOSSA Status

eslint prettier vite vue typescript

鈿狅笍 Note 鈿狅笍 This project is still under heavy development and is missing features. Contributions are welcome!

Power of Vue 3 with awesomeness of Mapkit!

Features

Table of Contents

Installation

npm install @geoql/v-mapkit.js
npm install @vueuse/core

Available components

Annotations

Build Setup

# install dependencies
$ npm install

# start dev
$ npm run dev

# package lib
$ npm run build

Built with

Contributing

  1. Fork it ( https://github.com/geoql/v-mapkit.js/fork )
  2. Create your feature branch (git checkout -b feat/new-feature)
  3. Commit your changes (git commit -Sam 'feat: add feature')
  4. Push to the branch (git push origin feat/new-feature)
  5. Create a new Pull Request

Note:

  1. Please contribute using GitHub Flow
  2. Commits & PRs will be allowed only if the commit messages & PR titles follow the conventional commit standard, read more about it here
  3. PS. Ensure your commits are signed. Read why

License

MIT 漏 Vinayak Kulkarni