1.3.1 • Published 2 years ago

@pucelle/flit v1.3.1

Weekly downloads
6
License
MIT
Repository
github
Last release
2 years ago

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

1.3.1

2 years ago

1.3.0

2 years ago

1.2.3

4 years ago

1.2.2

4 years ago

1.2.1

5 years ago

1.2.0

5 years ago

1.1.0

5 years ago

1.0.0

5 years ago