Skip to content
This repository has been archived by the owner on Feb 7, 2022. It is now read-only.

[Feature Request] Sort fields #36

Open
cmdelatorre opened this issue Sep 22, 2017 · 2 comments
Open

[Feature Request] Sort fields #36

cmdelatorre opened this issue Sep 22, 2017 · 2 comments

Comments

@cmdelatorre
Copy link

I know JSON properties do not have an order.

Anyways, when developing UIs it is important to be consistent. So, every time I render JSON data I would like the order of the fields to be the same. Alphabetically works.

Do you think such a feature is possible?

@Lapple
Copy link
Owner

Lapple commented Sep 22, 2017

Hi, thank you for the suggestion.

Currently I use sort-object module to order the object before passing it to render. Would this work for your use case?

@cmdelatorre
Copy link
Author

cmdelatorre commented Sep 22, 2017 via email

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants