-
Notifications
You must be signed in to change notification settings - Fork 15
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: add support for esbuild and gzip,
WIP use WebComponents for UI
- Loading branch information
Showing
25 changed files
with
2,976 additions
and
60 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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&family=Material+Icons&family=Material+Icons+Round&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&family=Material+Icons&family=Material+Icons+Round&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> |
Large diffs are not rendered by default.
Oops, something went wrong.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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&family=Material+Icons&family=Material+Icons+Round&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&family=Material+Icons&family=Material+Icons+Round&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> |
Large diffs are not rendered by default.
Oops, something went wrong.
Oops, something went wrong.