Pinned Repositories
element-ui-sticky-table
Sticky for element-ui table
form-validation.js
The most customizable validation framework for JavaScript.
ngx-exhaustive-check
Angular utility for ensuring exhaustive checks on TypeScript discriminated unions, enhancing type safety and reliability.
object-visualizer
Vue JSON inspector with Chrome-like theme.
pinia-plugin-persistedstate-2
Persist and rehydrate your Pinia state between page reloads.
vue-next-select
The selecting solution for Vue 3
vue-use-popperjs
[deprecated] Please use [floating-ui](https://floating-ui.com/docs/vue) instead.
vuex-light
WARNING: This package is no longer to be maintained, use [Pinia](https://pinia.esm.dev/) instead.
yup-schema-faker
Fake data generator for yup
zod-schema-faker
Generates mock data from zod schema. Powered by @faker-js/faker and randexp.js
soc221b's Repositories
soc221b/object-visualizer
Vue JSON inspector with Chrome-like theme.
soc221b/form-validation.js
The most customizable validation framework for JavaScript.
soc221b/pinia-plugin-persistedstate-2
Persist and rehydrate your Pinia state between page reloads.
soc221b/vue-next-select
The selecting solution for Vue 3
soc221b/zod-schema-faker
Generates mock data from zod schema. Powered by @faker-js/faker and randexp.js
soc221b/element-ui-sticky-table
Sticky for element-ui table
soc221b/yup-schema-faker
Fake data generator for yup
soc221b/ngx-exhaustive-check
Angular utility for ensuring exhaustive checks on TypeScript discriminated unions, enhancing type safety and reliability.
soc221b/shorten-commit-sha
A Github Action to Export env and output sha with a shortened commit SHA
soc221b/browser-find
[Beta] An extension for Regex Find. Search for regular expressions within webpages
soc221b/grpc-devtools-example
Example of gRPC Web Devtools
soc221b/vue-route-props
A plugin that can automatically bind Vue-router query to Vue instance.
soc221b/abstract-algorithms
High level abstract code of every algorithm, data structure, and design patterns in any programming language
soc221b/algorithms
Minimal examples of data structures and algorithms in Python
soc221b/angular-form-control-required-demo
soc221b/angular-state-management
soc221b/blog
soc221b/dotfiles
soc221b/freecodecamp
soc221b/import-meta-env-issue-398
soc221b/mark-as-read
Improve code reading experience.
soc221b/namanager
A filename/dirname manager which could determine whether paths is expected and you could also automatically rename it.
soc221b/ngx-dialog
[WIP] Type-safe Angular Dialogs Directive for Angular 16+
soc221b/regexp-to-path
Turn a regular expression (named capturing group) into a path string
soc221b/soc221b.github.io
soc221b/standard-version
:trophy: Automate versioning and CHANGELOG generation, with semver.org and conventionalcommits.org
soc221b/tw-railway
Taiwan railway search web.
soc221b/vue-ditto
[WIP] Vue-ditto will create a Ditto ref for the original ref, you can add any metadata to it, even if the original ref changes, these metadata will be retained.
soc221b/zod
TypeScript-first schema validation with static type inference
soc221b/zod-schema-faker-189