Socket
Socket
Sign inDemoInstall

@amoy/common

Package Overview
Dependencies
0
Maintainers
3
Versions
11
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    @amoy/common

A tool function kit.


Version published
Weekly downloads
3
decreased by-50%
Maintainers
3
Install size
67.1 kB
Created
Weekly downloads
 

Readme

Source

rollup-typescript-startkit

简介:

一款基于 rollup 与 typescript 的轻量级脚手架,专注于 JavaScript 库的开发,能够满足开发库时所需要的各项功能;

包含功能:

  • rollup | tree-shaking
  • typescript
  • hot-reload
  • example / debug
  • sass

安装

此处使用一个简单易用的项目初始化工具: just-cli

// 命令行:
sudo npm i just-cli -g

// 添加配置
just add -n rollup-startkit -g https://github.com/xd-tayde/rollup-typescript-startkit.git

// 之后就可以通过 init 快速创建项目
just init rollup-startkit myProject

开发姿势:

  • package.json 中修改对应的包名称
  • npm run dev: 开发环境
  • npm run publish: 打包编译

Keywords

FAQs

Last updated on 27 Sep 2019

Did you know?

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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc