File tree Expand file tree Collapse file tree 1 file changed +20
-0
lines changed Expand file tree Collapse file tree 1 file changed +20
-0
lines changed Original file line number Diff line number Diff line change 1+ # Output
2+
3+ This directory contains all component-libraries for every framework we support.
4+
5+ Most of the files will be generated by [ Mitosis] ( https://github.com/BuilderIO/mitosis ) .
6+
7+ The others files are used to bundle and publish the specific library.
8+
9+ Currently, we support these frameworks:
10+
11+ | Framework | Supported | Example | Version |
12+ | ----------------------------------------------------------------------------- | :-------: | :-----: | -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
13+ | [ Angular] ( https://angular.io/ ) | ✅ | ❌ | [ ![ @db-ui/ngx-components on Npmjs] ( https://img.shields.io/npm/v/@db-ui/ngx-components.svg?color=rgb%28237%2C%2028%2C%2036%29 " npm version ")] ( https://npmjs.com/package/@db-ui/ngx-components " DB UI – on NPM ") |
14+ | [ Next.js] ( https://nextjs.org/ ) | ❌ | ❌ | |
15+ | [ MS Power-Apps] ( https://powerapps.microsoft.com/ ) | ✅ | ❌ | |
16+ | [ Preact] ( https://preactjs.com/ ) | ❌ | ❌ | |
17+ | [ React] ( https://reactjs.org/ ) | ✅ | ✅ | [ ![ @db-ui/react-components on Npmjs] ( https://img.shields.io/npm/v/@db-ui/react-components.svg?color=rgb%28237%2C%2028%2C%2036%29 " npm version ")] ( https://npmjs.com/package/@db-ui/react-components " DB UI – on NPM ") |
18+ | [ Svelte] ( https://svelte.dev/ ) | ❌ | ❌ | |
19+ | [ Vue] ( https://vuejs.org/ ) | ✅ | ✅ | [ ![ @db-ui/v-components on Npmjs] ( https://img.shields.io/npm/v/@db-ui/v-components.svg?color=rgb%28237%2C%2028%2C%2036%29 " npm version ")] ( https://npmjs.com/package/@db-ui/v-components " DB UI – on NPM ") |
20+ | [ Web-Components] ( https://developer.mozilla.org/en-US/docs/Web/Web_Components ) | ✅ | ❌ | |
You can’t perform that action at this time.
0 commit comments