BinaryMuse / toml-node

TOML parser for Node.js and the Browser. Parses TOML v0.4.0
http://binarymuse.github.io/toml-node/
MIT License
306 stars 30 forks source link

Create all objects without prototypes #54

Closed BinaryMuse closed 5 years ago

BinaryMuse commented 5 years ago

Follow-up to #53, allows "constructor" and other keys normally on the object prototype to be used as TOML keys.