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 9ba72bc commit 1cc1f9dCopy full SHA for 1cc1f9d
1 file changed
README.md
@@ -1,3 +1,22 @@
1
# FicusJS script
2
3
-FicusJS script is a loader for ES modules and ES5 Javascript
+<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