@arthanzel/rocketconfig

Make layered configs with a lot of features.

Usage no npm install needed!

<script type="module">
  import arthanzelRocketconfig from 'https://cdn.skypack.dev/@arthanzel/rocketconfig';
</script>

README

Rocket config
Layered configuration for Node that works everywhere.

Eventual Features

  • Layerable configuration files
  • Separate configurations for environments and deployments
  • Asynchronous configuration
  • Environment variables
  • Version-agnostic global configuration
  • Works in Node.js or Webpack