Skip to content

森空岛 社区(非官方) 工具库 TypeScript Monorepo

License

Notifications You must be signed in to change notification settings

Waver-Velvet/sklandplus

 
 

Repository files navigation

@sklandplus Monorepo

此为 @sklandplus npm Organization 下众多 package 的 monorepo。

What's inside?

This Turborepo includes the following packages/apps:

Apps and Packages

Each package/app is 100% TypeScript.

Utilities

These are not packages or apps, but rather utilities that are used by the Turborepo itself.

  • packages/tsconfig: TypeScript configuration for all packages and apps.
  • packages/eslint-config-custom: ESLint configuration for all packages and apps.

Build

To build all apps and packages, run the following command:

yarn build

Develop

To develop all apps and packages, run the following command:

yarn dev

Contributing

Please see CONTRIBUTING.md for details.

License

This project is licensed under the terms of the MIT license.

About

森空岛 社区(非官方) 工具库 TypeScript Monorepo

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 97.2%
  • JavaScript 2.0%
  • Handlebars 0.8%