文件名称:vue-creativecommons:CreativeCommons.org Vue.js组件库:copyright:!
文件大小:161KB
文件格式:ZIP
更新时间:2024-05-25 01:11:42
vue vue-components creative-commons JavaScript
创意创意 CreativeCommons.org Vue.js组件库。 使用。 安装 npm install vue-creativecommons vue-creativecommons可以在CommonJS和ES模块化环境中用作模块。 在非模块化环境中,vue-creativecommons将自己注册所有组件到vue。 ES6 // // You can register a component manually // import { CreativeCommonsIcon , CreativeCommonsLabel } from 'vue-creativecommons' ; export default { ... components : { CreativeCommonsIcon , CreativeCommonsLabel } ,
【文件预览】:
vue-creativecommons-master
----release.config.js(350B)
----rollup.config.js(3KB)
----.github()
--------ISSUE_TEMPLATE.md(0B)
--------PULL_REQUEST_TEMPLATE.md(1KB)
--------CONTRIBUTING.md(3KB)
--------COMMIT_CONVENTION.md(3KB)
--------CODE_OF_CONDUCT.md(3KB)
----jest.setup.js(58B)
----stories()
--------index.stories.js(1KB)
----.eslintrc.js(1KB)
----src()
--------services()
--------components()
--------__tests__()
--------mocks()
--------index.js(500B)
--------index.umd.js(249B)
----.babelrc(245B)
----.npmignore(156B)
----.storybook()
--------webpack.config.js(471B)
--------config.js(424B)
----.travis.yml(280B)
----jest.config.js(546B)
----LICENSE.md(1KB)
----README.md(4KB)
----.commitlintrc.json(61B)
----.editorconfig(188B)
----.gitignore(1KB)
----CHANGELOG.md(2KB)
----.eslintignore(37B)
----package-lock.json(698KB)
----package.json(4KB)
----.nvmrc(5B)