arifcakiroglu / ant-design-vanilla

Ant Design Components in HTML/CSS/JS

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Ant Design Vanilla

FOSSA Status

Pure HTML/CSS/JavaScript Implementation, originating from Ant Design.

Welcome to create an issue if there's a problem or suggestion

Goal

1. Independant

It doesn't rely on any JavaScript frameworks.

2. Integration

It's adaptable to rendering third-party referring to material-components-web structures.

Installiation [WIP]

Unfortunately for now, all packages is WIP so there's no way to import Ant Design Vanilla. Working on deploying NPM and CDN for each package using Lerna.

It's only testable through test.html located at packages/ant-design-vanilla/__test__

LICENSE

MIT

FOSSA Status

About

Ant Design Components in HTML/CSS/JS

License:MIT License


Languages

Language:CSS 39.4%Language:HTML 26.4%Language:JavaScript 24.6%Language:TypeScript 9.5%