Détail du package

@kibibit/nconf-hjson

Kibibit47.9kMIT1.0.0

Add support for json with comments files in nconf

nconf, jsonc

readme

@kibibit/nconf-hjson

All Contributors

Support hjson files for nconf


Usage

const nconfHjson = require('@kibibit/nconf-hjson');

nconf.file({
  file: '/path/to/some/file.hjson',
  format: nconfHjson
});

Contributors ✨

Thanks goes to these wonderful people (emoji key):


Neil Kalman

💻 📖 🎨 🚧 🚇 ⚠️

This project follows the all-contributors specification. Contributions of any kind are welcome!

Logo made by Good Ware from www.flaticon.com

Stay in touch

changelog

achievibit changelog

1.0.0 (2021-12-24)

Features

  • app: initial implementation (2b25ced)

1.0.0-beta.1 (2021-12-24)

Features

  • app: initial implementation (2b25ced)