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 d97576b commit 055b190Copy full SHA for 055b190
1 file changed
README.md
@@ -1,8 +1,10 @@
1
+```
2
_ ____ _ _ __ ____ ___
3
| | _ \ / \ | |/ / __ _|___ \ / _ \
4
_ | | |_) / _ \ | ' / \ \ / / __) || | | |
5
| |_| | __/ ___ \| . \ \ V / / __/ | |_| |
6
\___/|_| /_/ \_\_|\_\ \_/ |_____(_)___/
7
8
9
**JPAK** is a multi-use JavaScript Package System for loading several files at once from a single package. Works in both browser and Node.js (>= 18).
10
0 commit comments