gr2m / gr2m/github-project

make `fields` accept options such as `name`, `type`, and `options`

Open
#8 0 comments 0 reactions 0 assignees View on GitHub
feature
Dominant language
JavaScript
Stars
36
Forks
10
PR merge metrics
No merged PRs in 30d

Description

For example

```js
{
myEnumField: {name:"My Enum Field",options:["option 1", "option 2"]},
myDateField: {name:"My Date Field",type:"date"},
}
```

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.