We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c1c7aee commit a010d4fCopy full SHA for a010d4f
1 file changed
README.md
@@ -8,15 +8,20 @@ Lightweight script loader for lazy loading ES modules and ES5 scripts or both ba
8
9
See the [full documentation](https://script.ficusjs.org).
10
11
+---
12
+
13
## FicusJS
14
15
Looking for a set of lightweight functions for developing applications using web components?
16
17
+- A function for creating fast, lightweight web components
18
+- A function for creating fast, lightweight stores for application state
19
+- A function for creating a fast, lightweight publish/subscribe event bus
20
21
[Try FicusJS!](https://docs.ficusjs.org)
22
23
## FicusJS router
24
25
Looking for a lightweight standalone client-side router that supports history and hash routing?
26
27
[Try FicusJS router!](https://router.ficusjs.org)
-
0 commit comments