You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/releases.md
+6-5Lines changed: 6 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,16 +5,17 @@
5
5
Find all available template languages that can be installed via NPM in the typesafe-html5 organization on [npmjs.com/org/typesafe-html5](https://www.npmjs.com/org/typesafe-html5).
6
6
7
7
Currently there are:
8
-
*@typesafe-html5/blade
9
-
*@typesafe-html5/react
10
-
*@typesafe-html5/twig
11
-
*@typesafe-html5/typescript
8
+
*[@typesafe-html5/blade](https://www.npmjs.com/package/@typesafe-html5/blade) - Typesafe Blade templates for HTML5 elements
9
+
*[@typesafe-html5/react](https://www.npmjs.com/package/@typesafe-html5/react) - Typesafe Next.js and React templates for HTML5 elements
10
+
*[@typesafe-html5/twig](https://www.npmjs.com/package/@typesafe-html5/twig) - Typesafe Twig templates for HTML5 elements
11
+
*[@typesafe-html5/typescript](https://www.npmjs.com/package/@typesafe-html5/typescript) - Typesafe Typescript templates for HTML5 elements
12
12
13
13
## Composer Packages
14
14
15
15
For use in PHP projects you can install one of the following packages:
0 commit comments