@pucelle/flit
TypeScript icon, indicating that this package has built-in type declarations

1.3.1 • Public • Published

Flit

About

Flit is a light weight web library, in it you can define your custom component and render it uses syntax like html`<component-name />`

Flit was inspired from lit-html.

Features

  • Written in typescript.
  • Using ES template literal to render component.
  • Using Proxy to observe data changes and update components automatically.
  • Supports partial rendering.
  • Supports scoped style by rendering CSS codes dynamically.

For more details, preview flit-ui.

Documentation

Simple documentation is here (Thanks to typedoc). More resources will come in the future.

License

MIT

Readme

Keywords

none

Package Sidebar

Install

npm i @pucelle/flit

Weekly Downloads

1

Version

1.3.1

License

MIT

Unpacked Size

541 kB

Total Files

204

Last publish

Collaborators

  • pucelle