A system for building static webapps
Civility#
Civility is a suite of tools for building webapps. Its modules are primarily made to be used independently.
| Name | Description |
|---|---|
| @civility/blobs | A blob store that plays well with @civility/store and @civility/sync |
| @civility/cli (unstable) | An opinionated build system for building apps with a defined structure. |
| @civility/hono (unstable) | Civility Server Utilities |
| @civility/store | A versioned document store for JSON |
| @civility/sync | A system that allows users to sync data across devices using any CivilitySync instance |
| @civility/ui (unstable) | An opinionated CSS baseclass and component library, meant to build application ui in a structured way. |
| @civility/workers (unstable) | A set of common utilities, necessary for building offline-focused PWAs |
Built with Civility#
These are our first-party apps, built with Civility.
| Name | Description |
|---|---|
| CookApp (source) | Store Cooking Recipes |
| ClimbApp (source) | An app for logging Climbing Sessions |
| HanziApp (source) | Learn Chinese and Japanese Characters |
| JournalApp (source) | A Daily Journal |
| MapsApp (source) | An offline-capable maps app for logging where you've been |