rem-big-word
基于flexible上针对用户自行的字体缩放导致rem错乱的优化
基于flexible上针对用户自行的字体缩放导致rem错乱的优化
Learn a new word from a list of 5000+ English words.
Very Unicode password generator
Barewords, one of the incredible little-known language features of beloved JavaScript
🔥Filter Firestore and RTDB Unknown Keys Or Keys Incorrect With Incorrect Data Types Recursively, Support All Field Values And Special Data Types.
Browser-compatible version of sort-keys
Simple class to track keyboard pressed keys.
A workflow for modern frontend development.
Detect if the user navigate with his keyboard or mouse. Then add a matching class to the html element. This allow to remove the blue outline for the mouse users and keeps it at the same time for the keyboard users.
Word count in respect of CJK characters.
a lib for nodejs to create multy process,and have a good feeling
A Font Collection for CloudFlare Workers.
Worker for Nova API framework
通常情况下创建webWorker是需要创建一个独立的js文件,但目前大部分是单品页面,难以维护独立的js文件。所以我们可以使用二进制创建webWorker。