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

feat(cst): insert into object or array returning get node #47

Merged
merged 1 commit into from
Oct 21, 2024

Conversation

dsherret
Copy link
Member

Returns the node when inserting into an object or array.

Also adds element_index() and property_index() as well as helper methods on CstObjectProp for getting the value as objects or arrays.

@dsherret dsherret merged commit c0d54c8 into main Oct 21, 2024
7 checks passed
@dsherret dsherret deleted the feat_index_insert_get_element branch October 21, 2024 16:01
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

Successfully merging this pull request may close these issues.

1 participant