Skip to content

Minimal environment to build great things with minimal dependencies.

Notifications You must be signed in to change notification settings

antsegcan/ts-hyperapp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A Hyperapp typescript approach

Minimal environment to build great things with minimal dependencies.

Getting started

// Install dependencies
npm install
// Run application (port: 1234)
npm start

Main uses

  1. To develop easily some features inside a big project
  2. Create portfolios
  3. Develop "only-read" pages
  4. Build "dummy" components with less logic and interaction

Next features

  • Testing support
  • Multiple environment configurations
  • Routing logic
  • SPA attempt

About

Minimal environment to build great things with minimal dependencies.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published