THIS PROJECT IS STILL IN THE DESIGN PHASE
IDEAS & CONTRIBUTIONS ARE WELCOME
An Open Source Universe Project
- Svelte UI Components
Planned
- Design System Implementation via Tailwind CSS
Planned
- Typescript Support
Planned
npm install @intellibus/groundcontrol
Read more about the Design behind groundcontrol
here.
<script>
import { Button } from 'groundcontrol';
</script>
<Button on:click={clickHandler} class='my-5 px-2'>Click Me!</Button>
groundcontrol
is under active development, documentation will be added once an initial release is ready.
We would love for you to contribute your ideas, code, & fixes to groundcontrol
.
We encourage everyone to read our Design Document to learn more about the thought process behind groundcontrol.
Also check out the rewards offered for contributing to the Open Source Universe.
MIT