Ben Keen

Results 110 issues of Ben Keen

Stuff I really want to add for the next big version after the CLI code is finally released: - revise the UI for selecting a Data Type. It's gotten way...

Feature Request

I wanted to output a C-xxxxx format where "C" is fixed. But since it's the same char as a placeholder character it always gets replaced. I guess you could work...

Data Type
Feature Request

This'll be a first pass on the npm package. Goal here is to provide a simple option via the UI where users can generate a JSON schema of the current...

Data Type
Export Type
Countries
Core Script
Planning

Minor, but still invalid & should be caught. Note that this doesn't apply to all Export Types. With XML, for example, it's perfectly valid.

Export Type
Feature Request
Bug

https://github.com/YousefED/typescript-json-schema

Data Type
Export Type
Core Script
CLI

Getting a bit out of date. Do some dependency updates.

Core Script

### Discussed in https://github.com/benkeen/generatedata/discussions/773 As discussed above. Possibly we can just ditch this value now.

Translations

I updated the default export format in 3.0.0 - update this lib to use it. May work automatically.

This is not intuitive at all. See thread: http://forums.formtools.org/showthread.php?tid=1743&;pid=6705#pid6705

To reproduce: - create a field and set to "number" - add some data and set the values to something like `1`, `10`, `2` and see that sorting sorts numerically...

Bug