Pinned Repositories
babel
π Babel is a compiler for writing next generation JavaScript.
svelte
web development for the rest of us
babel-ast-explorer
ast-explorer + babel-repl
babel-preset-env
How setting preset-env affects your babel configurations
byo-bundler
Build Your Own Bundler
generator-badge
Generate badges for your readme
levenary
Find the shortest Levenshtein distance in the array
mini-svelte
svelte-json-tree
JSON tree component for Svelte
tanhauhau.github.io
Tan Li Hau's Personal Website
tanhauhau's Repositories
tanhauhau/svelte-json-tree
JSON tree component for Svelte
tanhauhau/mini-svelte
tanhauhau/tanhauhau.github.io
Tan Li Hau's Personal Website
tanhauhau/levenary
Find the shortest Levenshtein distance in the array
tanhauhau/cloudinary-photo-album
tanhauhau/advent-of-code-2023
tanhauhau/babel-preset-react-optimised
@babel/preset-react + better transpiled output
tanhauhau/svelte
Cybernetically enhanced web apps
tanhauhau/svelvety
tanhauhau/advent-of-typescript-2023-solution
tanhauhau/advent-of-typescript-clone
tanhauhau/the-js-we-do-not-deserve
tanhauhau/code-red
Experimental toolkit for writing x-to-JavaScript compilers
tanhauhau/flow
Adds static typing to JavaScript to improve developer productivity and code quality.
tanhauhau/kit
A monorepo for SvelteKit and friends
tanhauhau/periscopic
Utility for analyzing scopes belonging to an ESTree-compliant AST
tanhauhau/playwright
Playwright is a framework for Web Testing and Automation. It allows testing Chromium, Firefox and WebKit with a single API.
tanhauhau/sites
Monorepo for the sites in the Svelte ecosystem
tanhauhau/sveltekit-workshop-cityjs-2024
tanhauhau/sveltekit-workshop-cityjs-2024-api
tanhauhau/try-playwright-component-testing
tanhauhau/vitest
A Vite-native test framework. It's fast!
tanhauhau/webpack.js.org
Repository for webpack documentation and more!
tanhauhau/build-your-own-x
π€ Build your own (insert technology here)
tanhauhau/ee-handbook
Engineering Effectiveness Handbook
tanhauhau/eslint-plugin-svelte
ESLint plugin for Svelte using AST
tanhauhau/esrap
Parse in reverse
tanhauhau/framework.dev
A set of websites that act as collections of popular libraries and learning content for the web ecosystem.
tanhauhau/site-kit
tanhauhau/webpack
A bundler for javascript and friends. Packs many modules into a few bundled assets. Code Splitting allows for loading parts of the application on demand. Through "loaders", modules can be CommonJs, AMD, ES6 modules, CSS, Images, JSON, Coffeescript, LESS, ... and your custom stuff.