# code-snippets **Repository Path**: OlinOnee/code-snippets ## Basic Information - **Project Name**: code-snippets - **Description**: 🐱‍💻记录常用的开发代码片段,方便各种CV操作,做一个不止会思考的Coder,还要做会CV大法的Artist。目前项目托管在 Gitee 和 Github 平台上中,欢迎大家 Star 和 Fork 支持~ - **Primary Language**: JavaScript - **License**: GPL-3.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-08-27 - **Last Updated**: 2024-09-09 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README

GPL3.0 olinonee

# code-snippets **English** | [中文](./README.md) ## About project ### Introduction Record the commonly used development code snippets, which is convenient for various CV operations. Do a Coder that not only thinks about, but also to do the Artist that can meet CV. The project is currently hosted on **Gitee** and **Github** platforms. Welcome to support **Star** and **Fork** ~ ### Catalog ```shell TODO ``` ### Hosting Platforms The project is currently hosted on **Gitee** and **Github** platforms, Welcome to support **Star** and **Fork** ~ - Gitee:[https://gitee.com/OlinOnee/code-snippets](https://gitee.com/OlinOnee/code-snippets) - Github:[https://github.com/micro-carving/code-snippets](https://github.com/micro-carving/code-snippets) ## Contribution Open source projects can't be separated from your support. If you have a good idea, encounter some **bugs** and fix them, you are welcome to submit **Pull Requests** to participate in open source contributions. 1. **fork** to your **repo** 2. **clone** to local 3. add new **feat_xxx** branch 4. add or modify code 5. **commit** and **push** to your **repo** 6. add **PR** (**Pull Request**) request, and commit code to **develop** branch 7. wait for the author to **merge** ## Git Submit Standard - refer to the [vue](https://github.com/vuejs/vue/blob/dev/.github/COMMIT_CONVENTION.md) standard ([Angular](https://github.com/conventional-changelog/conventional-changelog/tree/master/packages/conventional-changelog-angular)) - 🆕 `feat` - 🐞 `fix` - 🧽 `polish` - 📝 `docs` - 🎨 `style` - 🧬 `refactor` - 📈 `perf` - 🎬 `test` - 🔙 `revert` - 〰 `workflow` - 🛠 `ci` - 🆒 `chore` - 💱 `types` ## Thanks Open source is not easy. Thank you for sharing! - Thanks to chalarangelo's github repository:[https://github.com/chalarangelo/30-seconds-of-code](https://github.com/chalarangelo/30-seconds-of-code) ## License [GPL 3.0(GNU General Public License Version 3)](https://www.gnu.org/licenses/gpl-3.0.txt),GNU General Public License Agreement. GNU Official definition: "GNU is Not Unix".