Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Object keys with a space #124

Open
chetbox opened this issue Jul 13, 2022 · 2 comments
Open

Object keys with a space #124

chetbox opened this issue Jul 13, 2022 · 2 comments

Comments

@chetbox
Copy link

chetbox commented Jul 13, 2022

How do I write an object with a key that has a space?

This example seems to fail: https://czosel.github.io/jexl-playground/#/?input=%7B%22key%20with%20a%20space%22%3A%20123%7D

In fact, any key in quotes fails. Given Javascript lets you have keys with a space this is how I'd expect to achieve the same thing with Jexl.

@ihsanciftci
Copy link

In fact, this was fixed at 2021.
833f5a5
Could someone push the latest version on the github to the npm repository?

@chetbox
Copy link
Author

chetbox commented Jan 12, 2023

Well spotted! In fact there don't seem to have been a release since September 2020. @TomFrost Are you happy to make a new release?

Also @TomFrost, with reference to #82 and #116, do you need some help maintaining this project? If not I'm inclined to release a fork that is more readily maintained and try to direct all users of this library there.

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

No branches or pull requests

2 participants