demal

0.0.4 • Public • Published

demado portable config language

for

{
  foo: true,
  bar: {
    hoge: 100,
    fuga: 200,
  },
}

to be

foo|true,bar.hoge|100,bar.fuga|200

Dependents (0)

Package Sidebar

Install

npm i demal

Weekly Downloads

1

Version

0.0.4

License

MIT

Last publish

Collaborators

  • otiai10