RexSkz
MUGer, hacker, developer, amateur UI designer, punster, Japanese learner.
@MoeGolibrary Shenzhen
Pinned Repositories
await-to-go
A JavaScript async-await wrapper for easy error handling like Golang (without try-catch).
eslint-plugin-try-catch-failsafe
Make sure to use try-catch to wrap up some dangerous actions (e.g. JSON.parse).
gromise
A library to execute goroutines like Promise.allSettled in JavaScript with panic recover, make some scenarios (e.g. BFF data aggregation) easier.
json-diff-kit
A better JSON differ & viewer, support LCS diff for arrays and recognise some changes as "modification" apart from simple "remove"+"add".
parallel-rails
A music game about infinite parallel rails, written in Pixi.js. (It's not finished yet!)
proto-message-helper
A protobuf message (binary) viewer tool which provides the better output without the original .proto file.
rex.sh
A fake web terminal using ES6 and webpack.
stj4l
A tool (in the very early days) for OIers to check the program using checkpoint files. Written in Pascal, runs on Linux. I upload it to GitHub only for memorizing my OI time.
tsx-browser-compiler
Transform a set of `.tsx` (as well as other extensions) files into React elements, extremely useful for the "live edit" feature in component library documents.
RexSkz's Repositories
RexSkz/json-diff-kit
A better JSON differ & viewer, support LCS diff for arrays and recognise some changes as "modification" apart from simple "remove"+"add".
RexSkz/eslint-plugin-try-catch-failsafe
Make sure to use try-catch to wrap up some dangerous actions (e.g. JSON.parse).
RexSkz/tsx-browser-compiler
Transform a set of `.tsx` (as well as other extensions) files into React elements, extremely useful for the "live edit" feature in component library documents.
RexSkz/proto-message-helper
A protobuf message (binary) viewer tool which provides the better output without the original .proto file.
RexSkz/gromise
A library to execute goroutines like Promise.allSettled in JavaScript with panic recover, make some scenarios (e.g. BFF data aggregation) easier.
RexSkz/forkmeonxxx
Why not fork me on github.com?
RexSkz/json-diff-kit-vue
The Vue version of Viewer used by json-diff-kit. (Beta)
RexSkz/mf-monorepo-micro-frontend-demo
A micro frontend demo using Webpack Module Fedoration.
RexSkz/multi-tsconfig-paths-webpack-plugin
Use `paths` in tsconfig.json at each directory to let Webpack resolve files as expected. It's like a plugin for aliases, but it's more powerful in the monorepo scenario.
RexSkz/vue-tag-editor
Just a prototype.
RexSkz/openresty-opencc-docker
The docker image definition of openresty with built-in opencc & avif package.
RexSkz/translation-extension-svelte
A cross-browser translation extension written by Svelte
RexSkz/docker-php-image
Adding some extensions (pdo, mysqli, gd, memcached, bz2, zip) to official php:fpm image. Personal use only, will NOT accept any issue or pull request.
RexSkz/echarts
Apache ECharts is a powerful, interactive charting and data visualization library for browser
RexSkz/eslint-plugin-rexskz
A set of ESLint rules, used by myself, WILL NOT accept issues or PRs.
RexSkz/field-form
⚡️ React Performance First Form Component
RexSkz/headless-recorder
Chrome extension that records your browser interactions and generates a Playwright or Puppeteer script.
RexSkz/import-html-entry
import html and take over the exports from the scripts
RexSkz/js.org
Dedicated to JavaScript and its awesome community since 2015
RexSkz/mf-dynamic-remotes-circular-reference
For testing
RexSkz/pinduoduo_backdoor
拼多多apk内嵌提权代码,及动态下发dex分析
RexSkz/pnpm
Fast, disk space efficient package manager -- 快速的,节省磁盘空间的包管理工具
RexSkz/prism
Lightweight, robust, elegant syntax highlighting.
RexSkz/rc-select
React Select
RexSkz/stylelint-plugin-rexskz
A set of Stylelint rules, used by myself, WILL NOT accept issues or PRs.
RexSkz/test-git-subfolder-fetch
This repo is used in pnpm testcases, all changes should be made carefully.
RexSkz/thumburl-service
(Working in progress) A self-hosted API service written in Golang to generate thumbnails of given URLs using headless Chromium.
RexSkz/webpack-merge
Merge designed for webpack
RexSkz/when
A natural language date/time parser with pluggable rules
RexSkz/zh-hans.react.dev
React documentation website in Simplified Chinese