https://github.com/bpevs/civility
Build websites with civility 🎩
https://github.com/bpevs/civility
Last synced: about 1 year ago
JSON representation
Build websites with civility 🎩
- Host: GitHub
- URL: https://github.com/bpevs/civility
- Owner: bpevs
- License: mit
- Created: 2018-03-23T05:58:14.000Z (about 8 years ago)
- Default Branch: main
- Last Pushed: 2023-02-04T03:08:12.000Z (over 3 years ago)
- Last Synced: 2024-05-07T02:02:03.704Z (about 2 years ago)
- Language: TypeScript
- Homepage:
- Size: 647 KB
- Stars: 0
- Watchers: 0
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Civility 🎩
Civility is a library for Deno, meant to be a set of opinionated components, hooks, and utilities that assume use of Fresh + Supabase + Deno Deploy + Tailwind. Also includes more client-focused utilities, with the assumption of inclusion.
# Goals
- Built piece-by-piece; Always have the project in a usable state
- Overridable UI using functional css preact components
- Standard drop-ins for services; ie user management
- Avoids anything already built into https://deno.land/std
# Assumes use of
- https://deno.land/x/fresh
- https://deno.land/x/postgres
- https://deno.land/std
- https://esm.sh/preact
- https://esm.sh/@supabase/supabase-js