Skip to content

Latest commit

 

History

9 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Coloradient-UI

A Lit-first UI component library packaged with Rslib for cross-framework use across Angular, Qwik, React, Solid, Svelte, and Vue.

Overview

Coloradient-UI is designed around a shared web-component core built with Lit. The framework adapters are intentionally thin so the component logic stays in one place while each framework can consume the library through its own entry point.

Stack

  • Lit for the component runtime and shared UI logic
  • Rslib for building and packaging the library
  • Modern Native CSS for styling, without requiring SCSS or extra build tooling
  • pnpm for dependency management and scripts

Supported frameworks

  • Angular
  • Qwik
  • React
  • Solid
  • Svelte
  • Vue

Install

pnpm install

Build

pnpm build

Development

pnpm dev

Project structure

  • src/components — framework-neutral UI components
  • src/export/frameworks — framework adapter entry points
  • src/index.ts — root export surface
  • rslib.config.ts — library build configuration

License

This project is licensed under the GPL-3.0 License.

About

A set of react component implementing Coloradient UI.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages