Skip to content
This repository has been archived by the owner on Apr 4, 2021. It is now read-only.
/ lit-fy Public archive

A template library to use lit-htm in Angular.

License

Notifications You must be signed in to change notification settings

studioTeaTwo/lit-fy

Repository files navigation

lit-fy

A template library to use lit-html in Angular.

  • Applying a template literal syntax using the renderer3 called ivy.
  • Including lit-html by git submodule.(having added the commits to modify for lit-fy)
  • This project was generated with Angular CLI.

How it works

how-it-works

How to try

$ git clone git@github.com:studioTeaTwo/lit-fy.git
$ cd lit-fy
$ git submodule init
$ git submodule update
$ npm install
$ ng serve

Usage

(WIP) see lit-fy/src/app/sample/sample.component.ts.

Syntax Support

(WIP) see lit-fy/src/app/sample/syntax-support-check.spec.ts.

About

A template library to use lit-htm in Angular.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published