Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/bdombro/preact-template


https://github.com/bdombro/preact-template

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

        

# Preact Template

The tiny 16kb preact app that could.

- Started with the official Vite React Typescript template
- Swaps React for Preact under the hood via resolve.alias, so small bundle size and totally inter-compatible
- linting and formatting c/o eslint + prettier
- path alias for ~ --> ./src
- Playwright testing
- Storybook previewing
- uses @slimr libraries for slim niceties
- uses polyfills for less importing
- Global Html Tag components that are loaded with chakra-like css props, zx, \_hover,\_active, css and style shorthands

Roadmap: