@viker-lib/page-helper
TypeScript icon, indicating that this package has built-in type declarations

1.0.14 • Public • Published

page-helper

快速生成页面助手 技术栈: vue(2) + typescript + vue-property-decorator + webpack


Usage

npm i @viker-lib/page-helper

[main.ts]

import * as PageHelper from '@viker-lib/page-helper';
import '@viker-lib/page-helper/dist/index.css';
PageHelper.install();

Dev

git clone git@github.com:Mr-Viker/page-helper.git
cd page-helper
npm i 
npm run dev  

Readme

Keywords

Package Sidebar

Install

npm i @viker-lib/page-helper

Weekly Downloads

0

Version

1.0.14

License

MIT

Unpacked Size

874 kB

Total Files

129

Last publish

Collaborators

  • mr_viker