@felte/core
v1.4.4
Published
Core utility for Felte's integration with front-end frameworks
Downloads
61,891
Readme
@felte/core
The core package containing the main functionality of Felte. This allows to make Felte compatible with multiple frameworks or vanilla javascript. More documenttion on this pending.
Since this package is bundled with other packages, breaking changes might occur in between minor versions, specially if they're required to prevent breaking changes on the other packages.
If you're looking to use Felte for any of your apps, you're most likely looking for:
felte if you're working with Svelte.
@felte/solid if you're working with Solid.
@felte/react if your're working with React.
@felte/element if you're working with vanilla JS.