0.3.1 • Published 6 years ago

fwc v0.3.1

Weekly downloads
-
License
MIT
Repository
-
Last release
6 years ago

Functional Web Components

FWC (Functional Web Components) is a tiny library based on Lit-Html that allows lightweight Custom Elements using function definitions.

Examples

Hello World

Counter

Limitations

The current version, 0.2.x, has many limitations, lack of ability to support older browsers, and inability to add functions or properties to the element, other than with the object deconstructor assignment.

These issues will be resolved in future releases of the library. Current versions are mostly focused on testing and building a solid foundation before expanding to more features.

0.3.1

6 years ago

0.3.0

6 years ago

0.2.1

6 years ago

0.2.0

6 years ago

0.1.1

6 years ago

0.1.0

6 years ago