mmaietta / read-config-file

Read configuration file in various formats

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

read-config-file

Read configuration file in various formats:

  • yml
  • json5
  • json
  • js
  • cjs
  • toml (if installed, yarn add toml).
  • ts

About

Read configuration file in various formats

License:MIT License


Languages

Language:TypeScript 100.0%