Skip to content

Commit

Permalink
feat: add support for esbuild and gzip,
Browse files Browse the repository at this point in the history
WIP use WebComponents for UI
  • Loading branch information
okikio committed Apr 28, 2021
1 parent 2a7d9f5 commit 898d882
Show file tree
Hide file tree
Showing 25 changed files with 2,976 additions and 60 deletions.
2 changes: 1 addition & 1 deletion docs/404.html
Original file line number Diff line number Diff line change
@@ -1 +1 @@
<!DOCTYPE html><head><meta charset="utf-8"><meta http-equiv="X-UA-Compatible" content="IE=edge"><title>404 Page</title><meta name="description" content=""><meta name="color-scheme" content="dark light"><meta name="viewport" content="width=device-width, initial-scale=1"><link rel="preconnect" href="https://fonts.gstatic.com"><link rel="stylesheet" href="./css/app.css" async><link href="https://fonts.googleapis.com/css2?family=Manrope:wght@500;600;700;800&amp;family=Material+Icons&amp;family=Material+Icons+Round&amp;display=swap" rel="stylesheet" async><script src="./js/theme.js" type="module" async></script><script src="https://cdn.polyfill.io/v3/polyfill.min.js?features=default,es2015,es2016,es2017,es2018,Object.entries,fetch,IntersectionObserver,IntersectionObserverEntry,smoothscroll,matchMedia,localStorage,getComputedStyle,WebAnimations" defer></script></head><body><nav class="navbar"><div class="navbar-bg"><div class="container"><div class="navbar-shadow"></div></div></div><div class="navbar-bg"><div class="container"><div class="navbar-border"></div></div></div><div class="container"><div class="navbar-frame"><a class="navbar-logo" href="./">bundle</a><button class="theme-toggle" type="button"><span class="icon">dark_mode</span></button></div></div></nav><div class="navbar-offset"></div><main data-wrapper><div class="container px-5 py-2 sm:max-w-screen-lg"><div class="my-5 px-12 py-24"><h1 class="text-5xl mb-2"><strong>404 Page</strong></h1><p class="font-light text-lg">You might be lost, wanna <a href="./">go back home?</a></p></div></div></main><footer class="footer"><div class="container"><p class="bg-gray-200 dark:bg-quaternary inline-block px-4 py-2 rounded-md"><span> Made by </span><a href="https://github.com/okikio" target="_blank">Okiki Ojo</a>.</p></div></footer><script src="./js/legacy.min.js" nomodule defer></script><script src="./js/modern.min.js" type="module" async></script></body>
<!DOCTYPE html><head><meta charset="utf-8"><meta http-equiv="X-UA-Compatible" content="IE=edge"><title>404 Page</title><meta name="description" content=""><meta name="color-scheme" content="dark light"><meta name="viewport" content="width=device-width, initial-scale=1"><link rel="preconnect" href="https://fonts.gstatic.com"><link rel="stylesheet" href="./css/app.css" async><link href="https://fonts.googleapis.com/css2?family=Manrope:wght@500;600;700;800&amp;family=Material+Icons&amp;family=Material+Icons+Round&amp;display=swap" rel="stylesheet" async><script src="./js/theme.js" type="module" async></script><script src="https://cdn.polyfill.io/v3/polyfill.min.js?features=default,es2015,es2016,es2017,es2018,Object.entries,fetch,IntersectionObserver,IntersectionObserverEntry,smoothscroll,matchMedia,localStorage,getComputedStyle,WebAnimations" defer></script></head><body><nav class="navbar"><div class="navbar-bg"><div class="container"><div class="navbar-shadow"></div></div></div><div class="navbar-bg"><div class="container"><div class="navbar-border"></div></div></div><div class="container"><div class="navbar-frame"><a class="navbar-logo" href="./">bundle</a><button class="theme-toggle" type="button"><span class="icon">dark_mode</span></button></div></div></nav><div class="navbar-offset"></div><main data-wrapper><div class="container px-5 py-2 sm:max-w-screen-lg"><div class="my-5 px-12 py-24"><h1 class="text-5xl mb-2"><strong>404 Page</strong></h1><p class="font-light text-lg">You might be lost, wanna <a href="./">go back home?</a></p></div></div></main><footer class="footer"><div class="container"><p class="bg-gray-200 dark:bg-quaternary inline-block px-4 py-2 rounded-md"><span> Made by </span><a href="https://github.com/okikio" target="_blank">Okiki Ojo</a>.</p></div></footer><script src="./js/legacy.min.js" nomodule></script><script src="./js/modern.min.js" type="module" async></script></body>
928 changes: 925 additions & 3 deletions docs/css/app.css

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/css/components/navbar.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion docs/index.html
Original file line number Diff line number Diff line change
@@ -1 +1 @@
<!DOCTYPE html><head><meta charset="utf-8"><meta http-equiv="X-UA-Compatible" content="IE=edge"><title>Homepage</title><meta name="description" content=""><meta name="color-scheme" content="dark light"><meta name="viewport" content="width=device-width, initial-scale=1"><link rel="preconnect" href="https://fonts.gstatic.com"><link rel="stylesheet" href="./css/app.css" async><link href="https://fonts.googleapis.com/css2?family=Manrope:wght@500;600;700;800&amp;family=Material+Icons&amp;family=Material+Icons+Round&amp;display=swap" rel="stylesheet" async><script src="./js/theme.js" type="module" async></script><script src="https://cdn.polyfill.io/v3/polyfill.min.js?features=default,es2015,es2016,es2017,es2018,Object.entries,fetch,IntersectionObserver,IntersectionObserverEntry,smoothscroll,matchMedia,localStorage,getComputedStyle,WebAnimations" defer></script></head><body><nav class="navbar"><div class="navbar-bg"><div class="container"><div class="navbar-shadow"></div></div></div><div class="navbar-bg"><div class="container"><div class="navbar-border"></div></div></div><div class="container"><div class="navbar-frame"><a class="navbar-logo" href="./">bundle</a><button class="theme-toggle" type="button"><span class="icon">dark_mode</span></button></div></div></nav><div class="navbar-offset"></div><main data-wrapper><div class="container"><header><h1>bundle</h1><p>a quick npm package size checker</p></header><div class="search"><i class="icon">search</i><input id="search-input" type="search" autocomplete="off" placeholder="Type a package name..."></div><div class="card"><section class="content"><h3 class="font-semibold text-lg"> <a href="./">@okikio/native</a></h3><p>A framework who's goal is to make it easier to create complex, light-weight, and performant web applications using modern js apis.</p><p class="updated-time">Updated January 23, 2021 by <a href="./">@okikio</a>.</p></section><section class="file-size"><div class="self-center"><h4 class="font-bold text-lg">7 KB</h4><p class="uppercase">Minified + Gzipped</p></div></section></div></div></main><footer class="footer"><div class="container"><p class="bg-gray-200 dark:bg-quaternary inline-block px-4 py-2 rounded-md"><span> Made by </span><a href="https://github.com/okikio" target="_blank">Okiki Ojo</a>.</p></div></footer><script src="./js/legacy.min.js" nomodule defer></script><script src="./js/modern.min.js" type="module" async></script></body>
<!DOCTYPE html><head><meta charset="utf-8"><meta http-equiv="X-UA-Compatible" content="IE=edge"><title>Homepage</title><meta name="description" content=""><meta name="color-scheme" content="dark light"><meta name="viewport" content="width=device-width, initial-scale=1"><link rel="preconnect" href="https://fonts.gstatic.com"><link rel="stylesheet" href="./css/app.css" async><link href="https://fonts.googleapis.com/css2?family=Manrope:wght@500;600;700;800&amp;family=Material+Icons&amp;family=Material+Icons+Round&amp;display=swap" rel="stylesheet" async><script src="./js/theme.js" type="module" async></script><script src="https://cdn.polyfill.io/v3/polyfill.min.js?features=default,es2015,es2016,es2017,es2018,Object.entries,fetch,IntersectionObserver,IntersectionObserverEntry,smoothscroll,matchMedia,localStorage,getComputedStyle,WebAnimations" defer></script></head><body><nav class="navbar"><div class="navbar-bg"><div class="container"><div class="navbar-shadow"></div></div></div><div class="navbar-bg"><div class="container"><div class="navbar-border"></div></div></div><div class="container"><div class="navbar-frame"><a class="navbar-logo" href="./">bundle</a><button class="theme-toggle" type="button"><span class="icon">dark_mode</span></button></div></div></nav><div class="navbar-offset"></div><main data-wrapper><div class="container"><header><h1>bundle</h1><p>a quick npm package size checker</p></header><div class="search"><i class="icon">search</i><input id="search-input" type="search" autocomplete="off" placeholder="Type a package name..."></div><div class="card"><section class="content"><h3 class="font-semibold text-lg"> <a href="./">@okikio/native</a></h3><p>A framework who's goal is to make it easier to create complex, light-weight, and performant web applications using modern js apis.</p><p class="updated-time">Updated January 23, 2021 by <a href="./">@okikio</a>.</p></section><section class="file-size"><div class="self-center"><h4 class="font-bold text-lg">7 KB</h4><p class="uppercase">Minified + Gzipped</p></div></section></div></div></main><footer class="footer"><div class="container"><p class="bg-gray-200 dark:bg-quaternary inline-block px-4 py-2 rounded-md"><span> Made by </span><a href="https://github.com/okikio" target="_blank">Okiki Ojo</a>.</p></div></footer><script src="./js/legacy.min.js" nomodule></script><script src="./js/modern.min.js" type="module" async></script></body>
796 changes: 796 additions & 0 deletions docs/js/esbuild.js

Large diffs are not rendered by default.

Loading

0 comments on commit 898d882

Please sign in to comment.