
Company News
Andrew Becherer Joins Socket as Chief Information Security Officer
Socket’s first CISO brings deep experience securing high-growth SaaS companies as open source supply chain threats accelerate.
A doc template can assist you to develop libraries & write docs.
English | 简体中文

https://umijs.github.io/dumi-template/
├── docs Component documentation
│ ├── index.md Home page
│ └── **.** Site Directory Document
├── src Component home directory
│ ├── index.ts Component registration
│ └── Foo Component development
├── .eslintrc.js eslint config
├── .fatherrc.ts father config
├── .umirc.ts dumi config
└── tsconfig.json typescript config
The rest of the documents can be consulted by yourself.
| Name | Description | Remarks |
|---|---|---|
npm run start | Project begining | Document usage dumi, component development and documentation development together |
npm run test | Component test | - |
npm run test:coverage | Code coverage review | - |
npm run prettier | Code prettier | - |
npm run build | Component packaging | Use father |
npm run release | Component package release | - |
npm run docs:build | Document packaging | - |
npm run docs:deploy | Document release | The default is to use GitHub Pages |
npm run deploy | Document package release | - |
Using dumi ? Add a README badge to show it off:
[](https://github.com/umijs/dumi)
FAQs
A doc template can assist you to develop libraries & write docs.
We found that aem-store demonstrated a not healthy version release cadence and project activity because the last version was released 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.

Company News
Socket’s first CISO brings deep experience securing high-growth SaaS companies as open source supply chain threats accelerate.

Company News
Replit is integrating Socket Firewall into its AI-powered development experience to help protect builders from malicious open source packages.

Security News
npm confirmed a tooling bug incorrectly marked several one-character packages as security holders and said it was working on a rollback.