New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

@gluttons/svg-map

Package Overview
Dependencies
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@gluttons/svg-map

SVG地图

latest
npmnpm
Version
0.0.7
Version published
Maintainers
1
Created
Source

使用 TypeScript 来开发自己的类库吧!

  • 一套基于 TypeScript 开发 JavaScript 类库的模板
  • 内置 Vue 以便调试
  • 支持 Sass

使用方法

  • npm i 安装依赖模块
  • npm run dev 运行开发模式
  • npm run demo 打包开发时运行的示例以供演示
  • npm run build 打包类库(会打包代码及自动生成 ts 声明文件到 dist 目录)
  • npm run [ build:patch | build:minor | build:major ] 打包时修改 package.json version 版本号以便发布
  • npm publish [--access=public]发布你的类库

FAQs

Package last updated on 17 Dec 2025

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts