You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
|[frint-compat]|[![frint-compat-status]][frint-compat-package]| Backwards compatibility for older versions |
56
-
|[frint-model]|[![frint-model-status]][frint-model-package]| Use `frint-data` instead |
57
-
|**For library developers:**|||
58
-
|[frint-component-utils]|[![frint-component-utils-status]][frint-component-utils-package]| Utils for reactive Components |
59
-
|[frint-component-handlers]|[![frint-component-handlers-status]][frint-component-handlers-package]| Handlers for integrating with other rendering libraries |
60
-
|**Internally used:**|||
61
-
|[frint-test-utils]|[![frint-test-utils-status]][frint-test-utils-package]| Internally used test utilities |
62
-
|[frint-config]|[![frint-config-status]][frint-config-package]| Common config for your Apps |
|[frint-compat]|[![frint-compat-status]][frint-compat-package]| Backwards compatibility for older versions |
56
+
|[frint-model]|[![frint-model-status]][frint-model-package]| Use `frint-data` instead |
57
+
|**For library developers:**|||
58
+
|[frint-component-utils]|[![frint-component-utils-status]][frint-component-utils-package]| Utils for reactive Components |
59
+
|[frint-component-handlers]|[![frint-component-handlers-status]][frint-component-handlers-package]| Handlers for integrating with other rendering libraries |
60
+
|[frint-router-component-handlers]|[![frint-router-component-handlers-status]][frint-router-component-handlers-package]| Handlers for integrating `frint-router` with other rendering libraries |
61
+
|**Internally used:**|||
62
+
|[frint-test-utils]|[![frint-test-utils-status]][frint-test-utils-package]| Internally used test utilities |
63
+
|[frint-config]|[![frint-config-status]][frint-config-package]| Common config for your Apps |
This package is aimed at enabling other reactive rendering/templating libraries integrate with FrintJS router, and not to be used directly by developers in their applications.
23
+
24
+
For example, take a look at `frint-router-react` for its implementation using this package internally.
0 commit comments