Releases
NPM Packages
Find all available template languages that can be installed via NPM in the typesafe-html5 organization on npmjs.com/org/typesafe-html5.
Currently there are:
- @typesafe-html5/blade
- @typesafe-html5/react
- @typesafe-html5/twig
- @typesafe-html5/typescript
Composer Packages
For use in PHP projects you can install one of the following packages:
- Extended HTMLDocument - generic PHP library
- Twig Components for HTML5 Elements - Symfony Bundle
Storybook Boilerplate
- Demo Installation at Github Pages
- Go to the
templates/storybookfolder and start Storybook withyarn && yarn storybook.