cd-material-tools
TypeScript icon, indicating that this package has built-in type declarations

0.2.28 • Public • Published

cd-material

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Run your tests

npm run test

Lints and fixes files

npm run lint

Pull files to Git

npm version patch

Customize configuration

See Configuration Reference.

Vue and iView version

"vue": "^2.5.21"

"vue-template-compiler": "^2.5.21"

"iview": "^3.2.2",

call way

import {ContentSelect} from cd-material-tools

<ContentSelect :type="materialType />

main.ts:

import { HttpService } from 'cd-http' import { MaterialToolsHttpService } from 'cd-material-tools'

MaterialToolsHttpService.setService(HttpService)

/cd-material-tools/

    Package Sidebar

    Install

    npm i cd-material-tools

    Weekly Downloads

    2

    Version

    0.2.28

    License

    ISC

    Unpacked Size

    1.57 MB

    Total Files

    231

    Last publish

    Collaborators

    • qinzej