Skip to content

denshya/jsx

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 

Repository files navigation

JSX-Wise Pragmas

  • @jsx_template - tells that next JSX clause should be compiled as hoisted template and be initiated from baked template.
  • @jsx_static - tells to treat next JSX clause as purely static (no states, no listeners)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors