Skip to content

Commit 1cc1f9d

Browse files
committed
chore: update readme
1 parent 9ba72bc commit 1cc1f9d

1 file changed

Lines changed: 20 additions & 1 deletion

File tree

README.md

Lines changed: 20 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,22 @@
11
# FicusJS script
22

3-
FicusJS script is a loader for ES modules and ES5 Javascript
3+
<img src="img/ficusjs.svg" alt="FicusJS" width="150" align="right">
4+
5+
Lightweight script loader for lazy loading ES modules and ES5 scripts or both based on dynamic paths.
6+
7+
## Documentation
8+
9+
See the [full documentation](https://script.ficusjs.org).
10+
11+
## FicusJS
12+
13+
Looking for a set of lightweight functions for developing applications using web components?
14+
15+
[Try FicusJS!](https://docs.ficusjs.org)
16+
17+
## FicusJS router
18+
19+
Looking for a lightweight standalone client-side router that supports history and hash routing?
20+
21+
[Try FicusJS router!](https://router.ficusjs.org)
22+

0 commit comments

Comments
 (0)