keichi / binary-parser

A blazing-fast declarative parser builder for binary data
MIT License
857 stars 133 forks source link

Make `name` parameter optional for `wrapped` #215

Closed wpyoga closed 1 year ago

wpyoga commented 1 year ago

This is just like nest, where if the name parameter is omitted, then the parsed object is embedded directly into the current object.

The update for the readme assumes that #213 has been merged.

lgtm-com[bot] commented 1 year ago

This pull request fixes 1 alert when merging 1a5daad777fe69aca90d1dfdb44273ea836cc024 into 8eacd3e004d8b16a4b2f265cef0bd409f51074ad - view on LGTM.com

fixed alerts:

keichi commented 1 year ago

FYI I just published a new release on npm.