Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/flamingchickens1540/flock-ui

Scouting cookie-cutter components
https://github.com/flamingchickens1540/flock-ui

Last synced: about 21 hours ago
JSON representation

Scouting cookie-cutter components

Awesome Lists containing this project

README

        

# Flock-UI
Flock-UI is a svelte library that provides cookie-cutter components to use for scouting in FRC (FIRST robotics competition).

# Description
This library is meant to provide cookie-cutter components with complex behaviors to be used simply. Most components in the library are minimaly styled with the exception of [template components](https://github.com/flamingchickens1540/Flock-UI/tree/main/src/lib/template) and ones that are designated to specific folders as pre-styled components.

## Cookie-Cutter Components
The general use of the cookie-cutter components are to provide component functions that make code more readable and concise--It makes svelte code standardized.

## Styled Components
"I" don't suggest using the styled components, because they are meant to be a demonstration on how to use certain components.

# Contribution
visit [here](docs/CONTRIBUTING.md)

## Dependencies
New libraries or dependencies should not be added unless __absolutely necessary__. Assuming all components will have some triviality, newly installed dependencies will be an extension of that triviality, therefore newly installed dependencies should have an applicable use for most components in the library, if not all.

repo : https://github.com/flamingchickens1540/Flock-UI

npm : https://www.npmjs.com/package/flock-ui