-
Ph.D in Electrical Machines And Appliances from ZJU | Core member of @biomejs | Frontend Developer @bytedance
- Shanghai
-
16:13
- 8h ahead - https://github.com/Sec-ant
- https://bsky.app/profile/secant.bsky.social
- @zzwudev
Highlights
Pinned Loading
-
biomejs/biome
biomejs/biome PublicA toolchain for web projects, aimed to provide functionalities to maintain them. Biome offers formatter and linter, usable via CLI and LSP.
-
prettier-plugin-embed
prettier-plugin-embed PublicA configurable Prettier plugin to format embedded languages in JS/TS Files.
-
barcode-detector
barcode-detector PublicA Barcode Detection API ponyfill/polyfill that uses ZXing-C++ WebAssembly under the hood.
-
zxing-wasm
zxing-wasm PublicZXing-C++ WebAssembly as an ES/CJS module with types. Read or write barcodes in various JS runtimes: Web, Node.js, Bun, and Deno.
-
readable-stream
readable-stream PublicA tiny, zero-dependency yet spec-compliant asynchronous iterator polyfill/ponyfill for ReadableStreams.
-
a2d2-firefox
a2d2-firefox Public archiveThe Firefox build that evades JavaScript anti-debugging debugger mechanisms
712 contributions in the last year
Day of Week | March Mar | April Apr | May May | June Jun | July Jul | August Aug | September Sep | October Oct | November Nov | December Dec | January Jan | February Feb | March Mar | ||||||||||||||||||||||||||||||||||||||||
Sunday Sun | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Monday Mon | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Tuesday Tue | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Wednesday Wed | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Thursday Thu | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Friday Fri | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Saturday Sat |
Activity overview
Contribution activity
March 2025
Created a pull request in Sec-ant/prettier-plugin-embed that received 3 comments
fix: add extensions to relative path import specifiers
Attemp to fix #147 Summary by CodeRabbit New Features Introduced an enhancement patch that refines advanced configuration support. Chores Up…