Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
chrispuska authored Feb 24, 2024
1 parent 680b4d2 commit 3edbb70
Showing 1 changed file with 5 additions and 8 deletions.
13 changes: 5 additions & 8 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,15 +1,12 @@
# Fractures

Fractures is a set of low level atomics to help compose larger systems. Only the good parts.
Fractures provide a stable, immutable base for our visual systems, ensuring maintainable code and easier abstractions. We use them to build our [UI](https://ui.helios.graphics). Read the code or the [website](https://fractures.dev).

### Goals

- Atomic
- Framework agnostic
- No UI
- Fast in every way
- Manageable cognitive load
- Small footprint

### This repo publishes 2 packages:

- `@heliosgraphics/fractures` Atomic CSS.
- `@heliosgraphics/utils` Utility Functions.
- Small cognitive load
- Tiny footprint

0 comments on commit 3edbb70

Please sign in to comment.