Skip to content
This repository has been archived by the owner on Nov 28, 2018. It is now read-only.

Latest commit

 

History

History
22 lines (16 loc) · 701 Bytes

readme.md

File metadata and controls

22 lines (16 loc) · 701 Bytes

haiku-helper-site

This is a standalone website, running on koa static, also available as a github static page.

It's extremely simple, has one page only, can count vowels and mark moras in each and every line in an editable field, which useful for analyzing or reproducing antique poetry.

Example

Gyűlölöm azt, aki telt kupa mellett bort iszogatván |
  - U U  -    U U  -   U  U  -  -    -   U  U -  -  | 16
háborut emleget és lélekölő viadalt.                |
 - U U  -  U U  -   - U U -  UU -                   | 14

Usage

The fastest way to fire it up locally is npm i && npm run dev: listens on port 8080 at localhost.