Pinned Repositories
astmodern
An online playground to experiment with babel plugins
blog
My personal website and blog!
hohoro
An incremental JS/TS/TSX library build tool
inline-mdx.macro
A babel-macro for transforming mdx inline
one-version
A strict dependency conformance tool for (mono)repos!
react-error-boundary
An unopinionated `<ErrorBoundary />` React component for React 16+.
react-preview-editor
A simple BYO live editor and preview for code!
recycles
React lifecycle render-prop components ♻️
switch-kit
A “build-your-own” Feature Flagging/Toggling/Experimentation/etc system!
template-monorepo
A quick and simple monorepo starter template (Bun, Next.js, Turbo)
hamlim's Repositories
hamlim/parcel-mdx-demo
hamlim/astexplorer
A web tool to explore the ASTs generated by various parsers.
hamlim/babel
🐠 Babel is a compiler for writing next generation JavaScript.
hamlim/component-playground-monorepo
Created with CodeSandbox
hamlim/emoji_letters
Generate large letters with emojis
hamlim/free-roam
An attempt to recreate the major parts of Roam for offline use. Wiki links, references, pages, and sidebar done. Next step would be to use a framework for data binding and individual blocks in a tree instead of pages. I stopped because I found TiddlyWiki. I don't need no readme.
hamlim/kyma
A landing page mockup for a client
hamlim/margin
Lightweight markup designed for an open mind
hamlim/mdx
JSX in Markdown for ambitious projects
hamlim/old-project-site-template
A simple project template repo for my website projects
hamlim/react-try-catch
Created with CodeSandbox
hamlim/react-view
React View is an interactive playground, documentation and code generator for your components.
hamlim/redocer
A redo-undo reducer enhancer
hamlim/size-plugin
Track compressed Webpack asset sizes over time.
hamlim/vx
🐯react + d3 = vx | visualization components
hamlim/arc-example-deno-ssr
hamlim/blog-redesign
Trying out some interesting ideas here.
hamlim/changesets
🦋 A way to manage your versioning and changelogs with a focus on monorepos
hamlim/git-parse
Javascript library which generates an array of javascript objects representing the current branch of a local git repository's commit history
hamlim/inline-mdx-error
Project to show an error with `inline-mdx.macro` https://github.com/hamlim/inline-mdx.macro/issues/10
hamlim/jest-plugin-must-assert
A jest plugin to ensure assertions happen within all tests at runtime
hamlim/just-the-docs
A modern, high customizable, responsive Jekyll theme for documention with built-in search.
hamlim/nobtn
hamlim/playroom
Design with JSX, powered by your own component library.
hamlim/progressive-rendering-frameworks-samples
Samples and demos from the Progressive Rendering I/O talk
hamlim/react-devtools-experimental
Experimental rewrite of the React DevTools extension
hamlim/react-svg-defs-issue
reproduce svg reference issue using react
hamlim/script-typescript-percent
Track % of typescript in your repo / project
hamlim/slack-night-mode
A Stylus style for easy Slack theming
hamlim/suspense-experimental-github-demo
Sample project built with Suspense to demonstrate render-as-you-fetch