# nitrogen **Repository Path**: twofactor-tech/nitrogen ## Basic Information - **Project Name**: nitrogen - **Description**: Umi 扩展插件 - **Primary Language**: TypeScript - **License**: Not specified - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-11-20 - **Last Updated**: 2024-11-29 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # nitrogen A umi plugin ## Install ```bash pnpm i @-/nitrogen ``` ## Usage Configure in `.umirc.ts`, ```js export default { plugins: [ ['@-/nitrogen'], ], } ``` ## Options TODO ## LICENSE MIT