Skip to content
/ core-x Public
forked from 142vip/core-x

核心库开源,x代表一切可能性

License

Notifications You must be signed in to change notification settings

mmdapl/core-x

This branch is 1 commit ahead of, 43 commits behind 142vip/core-x:main.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

1e14b8f · Feb 7, 2025
Feb 6, 2025
Oct 29, 2024
Feb 6, 2025
Oct 4, 2024
Feb 7, 2025
Jan 20, 2025
Sep 21, 2024
Oct 4, 2024
Sep 23, 2024
Feb 7, 2025
Oct 7, 2024
Jul 5, 2024
Dec 12, 2024
Sep 26, 2024
Jan 19, 2025
Sep 20, 2024
Feb 7, 2025
Feb 7, 2025
Jul 25, 2024
Sep 8, 2024
Jul 14, 2024
Oct 24, 2024
Jan 19, 2025

Repository files navigation

@142vip/core-x

X代表一切都有可能,core-x 仓库是基于自身技术栈在进行工程化实践中封装的工具包、通用模块

介绍

我的开源

示例项目

  • egg-demo
  • nest-demo
  • vitepress-demo
  • vuepress-demo

开源模块

使用

# 根据lock文件安装依赖
./scripts/ci

# 删除开发、编译缓存目录,例如:node_modules、dist、.vite、.vitepress
pnpm clean

# 运行文档站点
pnpm dev

# 编译打包文档
pnpm build:docs

# 编译所有的模块
pnpm build:packages

# 编译所有
pnpm build

# 代码风格检查
pnpm lint

# 基于Eslint修复代码风格异常
pnpm lint:fix

趋势

Star History Chart

贡献者

感谢所有向仓库贡献代码的开发者

@142vip/core-x

证书

MIT

Copyright (c) 2019-present, 142vip 储凡

仅供学习参考,商业使用请保留作者版权信息,作者不保证也不承担任何软件的使用风险。

About

核心库开源,x代表一切可能性

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 78.3%
  • JavaScript 11.9%
  • Vue 4.4%
  • CSS 3.1%
  • SCSS 1.5%
  • Dockerfile 0.6%
  • Shell 0.2%