Skip to content

Commit a010d4f

Browse files
committed
chore: update readme
1 parent c1c7aee commit a010d4f

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

README.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,15 +8,20 @@ Lightweight script loader for lazy loading ES modules and ES5 scripts or both ba
88

99
See the [full documentation](https://script.ficusjs.org).
1010

11+
---
12+
1113
## FicusJS
1214

1315
Looking for a set of lightweight functions for developing applications using web components?
1416

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+
1521
[Try FicusJS!](https://docs.ficusjs.org)
1622

1723
## FicusJS router
1824

1925
Looking for a lightweight standalone client-side router that supports history and hash routing?
2026

2127
[Try FicusJS router!](https://router.ficusjs.org)
22-

0 commit comments

Comments
 (0)