
Security News
ESLint Adds Official Support for Linting HTML
ESLint now supports HTML linting with 48 new rules, expanding its language plugin system to cover more of the modern web development stack.
cqrcode
v 1.0
这是一个生成柱体二维码的程序。
目前能够生成的柱体二维码信息:
柱面二维码尺寸表
版本: (宽, 高),
1:(5, 19),
2:(5, 29),
3: (7, 19),
4: (8, 18),
5: (8, 32),
6: (9, 29),
7: (9, 35),
8: (11, 35),
9: (12, 26),
10: (12, 36),
11: (13, 35),
每个版本的数据容量(Bytes)
版本:容量,
1:6,
2:12,
3:10,
4:12,
5:30,
6:32,
7:40,
8:52,
9:42,
10:62,
11:66,
二维码编码样式Ⅱ
字符:编码,
'0': 0,
'1': 1,
'2': 2,
'3': 3,
'4': 4,
'5': 5,
'6': 6,
'7': 7,
'8': 8,
'9': 9,
'A': 10,
'B': 11,
'C': 12,
'D': 13,
'E': 14,
'F': 15,
'G': 16,
'H': 17,
'I': 18,
'J': 19,
'K': 20,
'L': 21,
'M': 22,
'N': 23,
'O': 24,
'P': 25,
'Q': 26,
'R': 27,
'S': 28,
'T': 29,
'U': 30,
'V': 31,
'W': 32,
'X': 33,
'Y': 34,
'Z': 35,
' ': 36,
'$': 37,
'%': 38,
'*': 39,
'+': 40,
'-': 41,
'.': 42,
'/': 43,
':': 44,
v 1.2
完善部分bug.
FAQs
Generate a QR code that can adapt to the cylinder
We found that cqrcode demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
ESLint now supports HTML linting with 48 new rules, expanding its language plugin system to cover more of the modern web development stack.
Security News
CISA is discontinuing official RSS support for KEV and cybersecurity alerts, shifting updates to email and social media, disrupting automation workflows.
Security News
The MCP community is launching an official registry to standardize AI tool discovery and let agents dynamically find and install MCP servers.