Socket for GitHub
Detect suspicious packages in PRs
Socket CLI
Use Socket from the command line
Socket Web Extension
Use Socket from your browser
Socket Dependency Search
Find any package for your project
Integrations
Docs
Want to read all the docs? Start here
Customers
Check out our customer stories
Blog
Keep up to date with all the news
Changelog
Latest updates and enhancements
FAQ
Answers to common questions
Package Alerts
Learn about all Socket alerts
Glossary
Open source and security terms
Customer Stories
About
Why we built Socket
Love
See why developers love Socket
Careers
Join our team
Investors
Learn about our investors
Security
Our security practices
Why Socket?
Achievements
Packages
Comaintainers
11 packages
Order
Sort by
candyjs
An Object-Oriented node mvc and REST framework
@candyjs/cli
CLI to create candyjs basic program
@candyjs/db-mysql2
database interface
@candyjs/db-sqlite3
candyjs 的 sqlite 扩展
@candyjs/decorators
@candyjs/session-cookie
基于 cookie 的 session
@candyjs/template-hbs
hbs template
@candyjs/tswrapper
``` // 引入 wrapper import'@candyjs/tswrapper';
@candyjs/uploader
file uploader for candyjs
fast-regexp-router
在现阶段的前端项目中,我们大量使用了前端路由,而这些路由中的参数都是使用正则表达式匹配出来的,随着项目的增大,一个用户请求可能需要 N 次正则匹配才能够找到与之对应的处理程序