@blitzjs/config
Advanced tools
Weekly downloads
Readme
config
A centralized source for reading project configurations from
blitz.config.js
.
import {getConfig} from "@blitzjs/config"
const config = getConfig()
console.log(config._meta.packageName)
FAQs
Loads the blitz app config
The npm package @blitzjs/config receives a total of 552 weekly downloads. As such, @blitzjs/config popularity was classified as not popular.
We found that @blitzjs/config demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 4 open source maintainers collaborating on the project.
Did you know?
Socket installs a Github app to automatically flag issues on every pull request and report the health of your dependencies. Find out what is inside your node modules and prevent malicious activity before you update the dependencies.