# codeforfun-statistics **Repository Path**: consolelog/codeforfun-statistics ## Basic Information - **Project Name**: codeforfun-statistics - **Description**: codeforfun-statistics - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: https://codeforfun.cn/ - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2023-03-15 - **Last Updated**: 2023-04-26 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Angular收藏夹 用于记录和整理常用的网络链接 ## 在线地址 https://codeforfun.cn/ ## 功能列表 - [ngxs](https://www.ngxs.io/)状态管理全家桶: 包括@ngxs/store、@ngxs/form-plugin、@ngxs/router-plugin、@ngxs/storage-plugin - 搭配ngxs使用的: [ngx-auto-unsubscribe-decorator](https://github.com/Nillcon248/auto-unsubscribe)(自动取消订阅),[object-path-immutable](https://github.com/mariocasciaro/object-path-immutable)(不可变对象操作工具) - [@angular/cdk](https://material.angular.cn/cdk/categories): 一组用来构建 UI 组件的行为原语 - [lodash](https://github.com/lodash/lodash): JS实用工具库 - [ng-zorro-antd](https://github.com/NG-ZORRO/ng-zorro-antd): 遵循 Ant Design 设计规范的 Angular UI 组件库,主要用于研发企业级中后台产品 - [standard-version](https://github.com/conventional-changelog/standard-version): 一个使用semver和CHANGELOG生成常规提交记录的版本控制工具。 - [@wangdevops/angular-schematics](https://gitee.com/consolelog/wangdevops-angular-schematics): 个人使用的angular schematics ## 版本记录 - Angular: 15.2.2 - @angular/cdk: 15.2.2 - Zorro: 15.0.3 - Lodash: 4.17.21 - ngxs: 3.7.6-dev.master-94b06c2(yarn add @ngxs/store@dev) - ngx-auto-unsubscribe-decorator: 1.1.0 - object-path-immutable: 4.1.2 - @wangdevops/angular-schematics: 1.3.1 - standard-version: 9.5.0(已经停止维护了,但仍然好用,正在寻找好用的替代品)