npm package discovery and stats viewer.

Discover Tips

  • General search

    [free text search, go nuts!]

  • Package details

    pkg:[package-name]

  • User packages

    @[username]

Sponsor

Optimize Toolset

I’ve always been into building performant and accessible sites, but lately I’ve been taking it extremely seriously. So much so that I’ve been building a tool to help me optimize and monitor the sites that I build to make sure that I’m making an attempt to offer the best experience to those who visit them. If you’re into performant, accessible and SEO friendly sites, you might like it too! You can check it out at Optimize Toolset.

About

Hi, 👋, I’m Ryan Hefner  and I built this site for me, and you! The goal of this site was to provide an easy way for me to check the stats on my npm packages, both for prioritizing issues and updates, and to give me a little kick in the pants to keep up on stuff.

As I was building it, I realized that I was actually using the tool to build the tool, and figured I might as well put this out there and hopefully others will find it to be a fast and useful way to search and browse npm packages as I have.

If you’re interested in other things I’m working on, follow me on Twitter or check out the open source projects I’ve been publishing on GitHub.

I am also working on a Twitter bot for this site to tweet the most popular, newest, random packages from npm. Please follow that account now and it will start sending out packages soon–ish.

Open Software & Tools

This site wouldn’t be possible without the immense generosity and tireless efforts from the people who make contributions to the world and share their work via open source initiatives. Thank you 🙏

© 2024 – Pkg Stats / Ryan Hefner

vue-naver-maps

v0.15.0

Published

NAVER Maps component for vue.js

Downloads

992

Readme

vue-naver-maps

npm npm npm npm npm

설명

vue-naver-mapsNaver Maps JavaScript API v3 을 Vue.js에서 간편하게 이용하게 할 수 있는 라이브러리입니다. 라이브러리가 로딩되지 않는 상태라도 이용할 수 있도록 제작되었습니다.

어떤한 케이스에서라도, 정상적으로 동작하지 않는 오류가 발생하는 경우에는 아래의 해결책을 시도해보세요. 먼저, onload이벤트로 map 객체를 받으세요. 그 다음, map 객체에 직접 접근하여 명령을 실행하시면 가능합니다.

문서

Docs 에는 vue-naver-maps의 객체 명세서 및 도움말, 예제가 있습니다.

라이선스

이 프로젝트의 라이선스는 MIT License 입니다.

안내

최근 Naver Maps JavaScript API v3의 업데이트로 오류가 발생하는 경우가 있습니다. 항상 최신버전을 유지하시는 것을 권장드립니다. 또한, 새로 추가된 기능이나 정상적으로 동작하지 않는 기능의 경우에는 직접 지도 객체에 접근하여 사용하시기 바랍니다.

업데이트

  • ~~Vue.js 3.0 지원~~
  • ~~TypeScript 지원(Vue.js 3.0 지원과 연동)~~

업데이트 목록

ChangeLog 를 참조하세요.

오류 발생시

오류 발생시 해결 커밋을 PR 남겨주시면 감사하겠습니다.