The Wayback Machine - https://web.archive.org/web/20201203100204/https://github.com/topics/config
Skip to content
#

config

Here are 3,226 public repositories matching this topic...

dynaconf
dmfigol
dmfigol commented Jan 22, 2019

Hi,
thank you for the library. It really improved the way I approach configuration files.
Finally I have types and proper sections.
What I am missing is schema: I would love to be able to enforce that some parameters are obligatory, their type and provide a description, also raise an exception if there is some unknown parameter is configured.
I think I could use something like marshmallow

Smarter YAML front matter parser, used by metalsmith, Gatsby, Netlify, Assemble, mapbox-gl, phenomic, and many others. Simple to use, and battle tested. Parses YAML by default but can also parse JSON Front Matter, Coffee Front Matter, TOML Front Matter, and has support for custom parsers.
  • Updated Jul 29, 2020
  • JavaScript
JoshuaKGoldberg
JoshuaKGoldberg commented Nov 8, 2020

🚀 Feature Request

Following #732 to add a Node API and #820 to add a standalone comment conversion API, it might also be useful for Node API consumers to be able to convert their editor configuration file(s) automatically.

Existing Behavior

The convertEditorConfig(s) methods are not exported as a standalone function via the Node API.

Change Proposal

Export standalone

Improve this page

Add a description, image, and links to the config topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the config topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.