3.3.2 • Published 1 month ago

@king-design/intact v3.3.2

Weekly downloads
-
License
MIT
Repository
github
Last release
1 month ago

Build Status Codecov npm

npm npm npm

English | 简体中文

Features

  • Support multiple frameworks: Intact / Vue / React.
  • Support TypeScript.
  • Change theme on runtime.
  • Declarative form validation.
  • Excellent documents and design
  • 90% coverage unit tests.

Browsers Support

IE / EdgeFirefoxChromeSafariOpera
IE10, IE11, Edgelast 2 versionslast 2 versionslast 2 versionslast 2 versions

Vue

Installation

# Vue3
npm install @king-design/vue --save

# Vue2
npm install @king-desing/vue-legacy --save

Usage

<template>
    <Button>Hello</Button>
</template>
<script>
import {Button} from '@king-design/vue';

export default {
    components: {
        Button
    }
}
</script>

React

Installation

npm install @king-design/react--save

Usage

import {Button} from '@king-design/react';

function App() {
    return <Button>Hello</Button>
}

Immediate Feedback

Welcome to join us by QQ. Group Number: 529739732

KPC Official QQ Group

QQ

Links

Develop

Require node@10 ~ node@14 and npm@6.9 or above.

git clone https://github.com/ksc-fe/kpc.git
cd kpc
npm install
npm run dev:doc

# test 
npm run test
# update snapshots 
npm run snapshot
# deploy documents
npm run deploy:doc
# release new version 
npm run release

License

MIT

3.3.1

1 month ago

3.3.2

1 month ago

3.3.0

2 months ago

2.1.7

2 months ago

3.2.2-beta.0

3 months ago

3.2.1

3 months ago

3.2.0

3 months ago

3.1.6

3 months ago

2.1.6

4 months ago

2.1.5

4 months ago

2.1.4

4 months ago

3.1.5

4 months ago

2.1.3

4 months ago

3.1.4

4 months ago

3.1.4-beta.2

4 months ago

3.1.4-beta.1

4 months ago

3.1.4-beta.0

5 months ago

3.1.3

5 months ago

3.1.2

5 months ago

3.1.1

6 months ago

3.1.1-beta.1

6 months ago

3.1.1-beta.2

6 months ago

3.1.1-beta.3

6 months ago

3.0.0-beta.1

7 months ago

2.0.17-beta.0

10 months ago

3.0.0-beta.2

7 months ago

3.1.1-beta.0

6 months ago

3.1.0-beta.1

6 months ago

2.1.2

7 months ago

3.1.0-beta.2

6 months ago

2.1.1

7 months ago

3.1.0-beta.3

6 months ago

2.1.0

9 months ago

3.1.0-beta.0

6 months ago

3.1.0

6 months ago

3.0.1

6 months ago

3.0.0

7 months ago

3.0.0-beta.0

11 months ago

2.0.15

1 year ago

2.0.16

1 year ago

2.0.14

1 year ago

2.0.13

1 year ago

2.0.12

1 year ago

2.0.13-beta.0

1 year ago

2.0.11

1 year ago

2.0.9

2 years ago

2.0.10

1 year ago

2.0.7

2 years ago

2.0.8

2 years ago

2.0.3

2 years ago

2.0.5

2 years ago

2.0.4

2 years ago

2.0.6

2 years ago

2.0.2

2 years ago

2.0.1

2 years ago

2.0.0

2 years ago

2.0.0-beta.1

2 years ago

2.0.0-beta.0

2 years ago