Attributes
Includes Deno configuration
Repository
Current version released
11 months ago
Dependencies
esm.sh
Overview
Webite: https://rfui.deno.dev/
This is a component library that is currently intended to be used on projects using Deno’s web framework Fresh and is built according to the following philosophical principles.
- Opinionated
- Scale down
- Limit your choices
- Prioritize documentation
- Pit of success (eg. by providing tips and references to best practices, and by prefixing with underscores)
- Pretty
- Use the platform
- Pareto solutions > high customizability
Notes
It is currently in a very early stage. See the project page.
It follows the Atomic Design Methodlogy by breaking components into “atoms”, “molecules” and “organisms”.
Versioning
To create a new version of this library:
- Use https://github.com/adamzerner/rfui/releases/new
- Update CHANGELOG.md
- Follow semantic versioning