專案
自己有做了一些專案,有些是興趣,有些是在做網站時抽離出來的小套件~
娛樂/生活應用
小工具
yarn1-listdup
List duplicate dependencies in yarn.lock file v1, use with yarn-deduplicate.
# Yarn # TypeScript # CLI
主題
Vue.js 套件
Headless UI Float
Easily use Headless UI with Floating UI to position floating elements.
# React # Vue.js
Laravel 套件
Inertia.js 套件
Inertia.js Engage
Opinionated Inertia.js Laravel & Vue helper library, to scaffolding and extended your Inertia.js application.
# Inertia.js # Laravel
jQuery 套件
Bootstrap Steps
A simple Bootstrap steps plugin, that supports the mobile client.
# Bootstrap # jQuery
ESLint 套件
eslint-plugin-astro-explicit-wrapper
ESLint plugin for use in Astro, requires explicit wrapping adjacent JSX elements in `&&` or ternary expressions with an HTML element or Fragment.
# ESLint # TypeScript
範例專案
Lightning
「關於我用 Laravel 寫 SPA 卻不寫 API 的那檔事」文章系列範例,使用和 Laravel + Vue.js + Inertia.js + Tailwind CSS 構建的簡易部落格平台。
# Inertia.js # Laravel # Vue.js