Runkit
Runkit
home page
user forum
new notebook
clone notebook
download notebook
support & documentation
log in
sign up
new notebook
help & feedback
clone this notebook
download this notebook
Sign In
Sign Up
RunKit + npm: toml
node v10.24.1
endpoint
share
tweet
var toml = require("toml"); var data = toml.parse('[[somearray]]\none.two = false');
Created from: https://npm.runkit.com/toml
Loading…
Clone and edit this document