We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
for example
var expandObject = require('expand-object') var res = expandObject('a.b.c:/^so,b/gmi') console.log(res.a) // => { b: { c: [ '/^so', 'b/gmi' ] } }
it make sense to work for regexes at least?
pro tip: ;d snapdragon again.
snapdragon
We all are busy, but it cost nothing to have it as issue for remainder or for someone that wanna try snapdragon and come with PR.
The text was updated successfully, but these errors were encountered:
I think support for regex was removed. But we can revisit if/when a better parser is implemented.
edit: I guess the readme needs to be updated too
Sorry, something went wrong.
I think support for regex was removed.
it's possible, i didn't review the code
No branches or pull requests
for example
it make sense to work for regexes at least?
pro tip: ;d
snapdragon
again.We all are busy, but it cost nothing to have it as issue for remainder or for someone that wanna try snapdragon and come with PR.
The text was updated successfully, but these errors were encountered: