bcoe / bcoe/c8

Add support for yaml/.js configuration files

Open
#431 2 comments 3 reactions 0 assignees View on GitHub
feature-request help wanted
Dominant language
JavaScript
Stars
2.1k
Forks
99
PR merge metrics
No merged PRs in 30d

Description

We've had a few requests for yaml and .js configuration files:

https://github.com/bcoe/c8/issues/425
https://github.com/bcoe/c8/issues/420

---

One issue with .yaml is that the available yaml parsers are massive, 10x the size of c8 itself.

.js configuration would perhaps be less unwieldy. We should look at how mocha approaches this (as I think there are potentially security pitfalls, we shouldn't just go with the naive approach).

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.