Ability to send params in to a custom operator
还没有人认领这个 Issue。
评估
- 难度
- 5/5
- 预计耗时
- 一周以上
- 新手友好度
- 35/100
- Issue 类型
- 功能
- 描述清晰度
- 基本清楚
- 活跃度
- 停滞
- 技术栈
- javascript
- 领域
- backend
调研方向
首先跟踪仓库中自定义运算符的定义、调用方式以及为其提供规则数据的方式。以 dateTime-greater 示例作为目标案例;完成内容应包括向自定义运算符传递 unit 和 quantity 参数,以便在不使用单独运算符的情况下处理不同的时间间隔。
由索引模型根据 Issue 内容生成。
描述
Ran across a use case where i wanted to know if a date was at least 5 minutes greater than another date. But if I have other cases like 10 minutes then I need to create operators for each test. If I could send in params with the operator it would allow for some pretty flexible conditions.
{
fact: 'date1',
operator: {
operation: 'dateTime-greater',
params: {
unit: 'minute',
quantity: 5
}
},
value: {
fact: 'date2'
}
}
- 主要语言
- JavaScript
- 星标
- 3.1k
- 派生
- 507
- PR 合并指标
- 30 天内没有已合并 PR
贡献指南
这个仓库没有索引到贡献指南
从这里开始
- 先读完整个 Issue,再读项目的贡献指南。
- 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
- Fork 仓库,在一个分支上完成修改。
- 提交 Pull Request,并在描述里引用这个 Issue 编号。
CacheControl/json-rules-engine 的其他 Issue
-
难度 4/5 3-5 天 新手友好度 35/100
CacheControl/json-rules-engine#427 · 1 个 reaction ·
-
难度 4/5 3-5 天 新手友好度 35/100
-
难度 3/5 1-2 天 新手友好度 48/100
CacheControl/json-rules-engine#424 · 1 条评论 ·
-
难度 3/5 1-2 天 新手友好度 25/100
CacheControl/json-rules-engine#421 · 1 条评论 ·
-
难度 3/5 1-2 天 新手友好度 38/100
CacheControl/json-rules-engine#417 · 1 个 reaction ·
查看 CacheControl/json-rules-engine 的全部 Issue
相似的 Issue
-
S: triage
难度 1/5 1 小时以内 新手友好度 85/100
-
bug
难度 1/5 1 小时以内 新手友好度 90/100
apache/cloudstack#14222 ·
-
Browser Waiting for: Product Owner
难度 2/5 1-3 小时 新手友好度 85/100
getsentry/sentry-javascript#24577 · 1 条评论 ·
-
curation good first issue
难度 2/5 1-3 小时 新手友好度 88/100
amponce/archive-movie-browser#186 ·
-
light
难度 2/5 1-3 小时 新手友好度 85/100
aemdemos/patients-stryker#253 ·