All Projects → crisward → preact-coffee

crisward / preact-coffee

Licence: other
Starter template for preact coffee webpack

Programming Languages

coffeescript
4710 projects
javascript
184084 projects - #8 most used programming language
HTML
75241 projects

Projects that are alternatives of or similar to preact-coffee

macos-preact
macos-preact.now.sh
Stars: ✭ 1,019 (+7738.46%)
Mutual labels:  preact
universal-progressive-todos
A Todo list with universal JavaScript & Progressive Enhancement
Stars: ✭ 30 (+130.77%)
Mutual labels:  preact
preact-token-input
🔖 A text field that tokenizes input, for things like tags.
Stars: ✭ 57 (+338.46%)
Mutual labels:  preact
preact-mdc
material design components for preact using material-components-web sass styles (for live demo click the link below)
Stars: ✭ 23 (+76.92%)
Mutual labels:  preact
sparky
A Bootstrap 3 and 4 Sass Starter Project
Stars: ✭ 21 (+61.54%)
Mutual labels:  starter-template
coderplex
(Old) Frontend for coderplex.org
Stars: ✭ 40 (+207.69%)
Mutual labels:  preact
parcel-examples
Parcel project examples for React, Vue, preact, VanillaJS and jQuery.
Stars: ✭ 26 (+100%)
Mutual labels:  preact
AndroidMultiModuleCleanArchTemplate
An Android kotlin project template with Dagger2, Rx and Architecture Components
Stars: ✭ 33 (+153.85%)
Mutual labels:  starter-template
gatsby-starter-prologue
Gatsby.js V2 starter template based on readonly by HTML5 UP
Stars: ✭ 24 (+84.62%)
Mutual labels:  starter-template
relaks
Asynchrounous React component
Stars: ✭ 49 (+276.92%)
Mutual labels:  preact
pretty-checkbox-react
A tiny react/preact wrapper around pretty-checkbox
Stars: ✭ 35 (+169.23%)
Mutual labels:  preact
playkit-js-ui
UI Application Framework for the PlayKit JS Player
Stars: ✭ 25 (+92.31%)
Mutual labels:  preact
botfuel-sample-starter
Starter bot using Botfuel Dialog
Stars: ✭ 24 (+84.62%)
Mutual labels:  starter-template
anghamify
Anghami Downloader | Download Anghami songs with full meta-tags.
Stars: ✭ 22 (+69.23%)
Mutual labels:  preact
Dash-UI
Bootstrap 5 Admin & Dashboard Template - Dash-UI. Dash UI Kit is a free and open-source components and templates kit fully coded with Bootstrap 5.
Stars: ✭ 213 (+1538.46%)
Mutual labels:  starter-template
fireworks-js
🎆 A simple fireworks library! Ready to use components available for React, Vue 3, Svelte, Angular, Preact, Solid, and Web Components.
Stars: ✭ 550 (+4130.77%)
Mutual labels:  preact
SimpleBio
A starter template for beginners.
Stars: ✭ 51 (+292.31%)
Mutual labels:  starter-template
gatsby-reactstrap
Adding Bootstrap 4 to an Gatsby React App and serve generated the static site with Express.js
Stars: ✭ 25 (+92.31%)
Mutual labels:  starter-template
htmdx
HTMDX: Lightweight runtime for mdx-like markdown
Stars: ✭ 82 (+530.77%)
Mutual labels:  preact
robinjs-website
Alexa like assistant in 40 lines of code
Stars: ✭ 31 (+138.46%)
Mutual labels:  preact

Preact Coffee

A quick starter template for Preact using CJSX, coffee-script with JSX. This project is setup to use preact compat, so all the files look like we're using react.

Why?

I like coffeescript, React, and small build files. Find our more about preact here

How to use

git clone https://github.com/crisward/preact-coffee.git
cd preact-coffee
npm install
npm run watch
open index.html

Npm Scripts

npm run watch # watch coffee & cjsx files and rebuild on change
npm run build # build and minify js file

Recent Updates

Uses latest version of Preact, so hooks, fragment etc are available.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].