@tommywalkie/ant-design-svelte
TypeScript icon, indicating that this package has built-in type declarations

0.0.2 • Public • Published

🛠 Status: In Development

Ant Design Svelte is currently under heavy development. Feedback is always welcome, but API and documentation are not ready yet and can receive large changes.

Ant Design Svelte

An unofficial enterprise-class UI components based on Ant Design and Svelte.

Install

Import Ant Design styles from Skypack or any other CDN

<link rel="stylesheet" href="https://cdn.skypack.dev/antd/dist/antd.css">

Install Ant Design Svelte from npm or yarn

npm install @tommywalkie/ant-design-svelte

Goals

  • Shared Ant Design of React design resources and type safety
  • Written in TypeScript
  • Server-side rendering support
  • Lightweight and themeable

Contributing

It's pretty early concept stage but you can follow the provided guide.


License

© Copyright 2020 Tom Bazarnik.

This Svelte-based adaptation is licensed under MIT.

Ant Design and Svelte logos, branding assets and design resources belong to their respective owners.

Package Sidebar

Install

npm i @tommywalkie/ant-design-svelte

Weekly Downloads

1

Version

0.0.2

License

MIT

Unpacked Size

307 kB

Total Files

8

Last publish

Collaborators

  • tommywalkie