noveogroup-amorgunov / hyperapp-counter

Example of Hyperapp counter application with TypeScript, JSX and Parcel

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

hyperapp-counter

Example of Hyperapp counter application with TypeScript, JSX and Parcel. Hyperapp starter you can find in noveogroup-amorgunov/hyperapp-starter.

Features

  • Using TypeScript
  • Extending library h function to use JSX
  • Bundling with Parcel

Installation

npm i
npm start

About

Example of Hyperapp counter application with TypeScript, JSX and Parcel

License:MIT License


Languages

Language:TypeScript 87.4%Language:HTML 12.6%