Skip to content

lukejacksonn/huy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

huy

useful h function ui elements

This module exports a collection of common ui elements you can import straight into your hyperapp projects. Each custom element is described in h function calls and returns a virtual node.

Elements

Signature is generally (props{},children[]). Self closing elements like input don't accept children. Huy elements extend any props passed to them.

  • img - no custom supports
  • svg - supports xlink:href
  • link - supports href internal routing
  • input - supports debounce action on change

About

useful h function ui elements

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published