aws-cloudformation / aws-cloudformation/cloudformation-cli-typescript-plugin
Data class with model validation
未关闭
enhancement
- 主要语言
- TypeScript
- 星标
- 46
- 派生
- 18
- PR 合并指标
- 30 天内没有已合并 PR
描述
Implement/use a data class library to improve how to serialize/deserialize data while communicating with CloudFormation, and, the same time, validate the model. A library like [TypedJSON](https://github.com/JohnWeisz/TypedJSON) should be easy to adopt without increasing too much the bundled size.
贡献指南
调研方向
首先检查 TypeScript 插件生成的数据模型和 CloudFormation 通信路径,然后评估所链接的 TypedJSON 库在序列化、反序列化和模型验证方面的能力。完成的标准是采用一种能够提供这些能力、同时不会显著增加打包大小的方法。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- typescript
- 领域
- cloud
- Issue 类型
- 功能
- 难度
- 5/5
- 预计耗时
- 一周以上
- 活跃度
- 停滞
- 描述清晰度
- 需要澄清
- 新手友好度
- 25/100