2.0.3 ā€¢ Published 9 days ago

code-design-ui v2.0.3

Weekly downloads
-
License
MIT
Repository
-
Last release
9 days ago

šŸ“£ GoodNews: The latest 2.0 is available now!

āœØ Features

  • šŸ”‘ Based on web component
  • šŸ’” Support any web framework like vue2,vue3,angular,react,etc.
  • šŸ Published with es modules
  • āš½ Tree-shaking without other plugin
  • āš¾ Combine javascript with style
  • ā›„ Rich type declaration file
  • šŸŽ“ Multiple color themes

šŸ”Ø Install

yarn add code-design-ui
# Or with npm:
npm i code-design-ui

šŸ“ Import

1. full import

// main.js
import 'code-design-ui'

full

2. partial import

// some page
import 'code-design-ui/dist/components/cdu-button/index'

partial

more check at storybook!

šŸ”§ Storybook

More detail document and component instruction in online storybook

šŸ’ŠšŸ’ŠšŸ’Š The deprecated 1.x storybook here

šŸ“ž Contact With Me

Email: yxlolxy@qq.com

enjoy it! šŸŽšŸŽšŸŽ

2.0.3

9 days ago

2.0.2

2 months ago

2.0.1

2 months ago

2.0.0

2 months ago

1.0.5

2 years ago

1.0.4

2 years ago

1.0.3

2 years ago

1.0.2

2 years ago

1.0.1

2 years ago

1.0.0

2 years ago