
Product
Introducing Repository Access Permissions and Custom Roles
Socket now supports Custom Roles and Repository Access Permissions so organizations can control who can access specific repositories and actions.
@para-ui/template
Advanced tools
npm start --rule=xxx
其中,rule 参数为你要启动的页面(src 下的路径),例如npm start --rule=A001,默认会找到 src 下的 A001 下的 index.tsx 文件,如果项目中入口文件不是 index,则需补全,例如npm run start --rule=A001/demo,则会找到 src 下 A001 下的 demo.tsx 文件(不推荐)
也支持启动多个页面,启动方式同上,多页面用逗号隔开,例如:
npm start --rule=A001,A002
项目启动后可访问 localhost:9000/xxx.html (注意:多页面配置所以要自己写上启动的 html)
npm run build
如果只打包一个文件可以加--rule=xxx,打包规则同上,不加则全量打包
FAQs
Powered by Para FED
The npm package @para-ui/template receives a total of 0 weekly downloads. As such, @para-ui/template popularity was classified as not popular.
We found that @para-ui/template demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 2 open source maintainers 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.

Product
Socket now supports Custom Roles and Repository Access Permissions so organizations can control who can access specific repositories and actions.

Product
Socket MCP now lets AI assistants review org alerts, investigate threats using the Socket threat feed, and inspect package files in addition to dependency scoring.

Product
Socket Firewall blocks malicious VS Code and Open VSX extensions before install, protecting developers from compromised editor marketplaces.