Popularity
6.6
-
Activity
9.4
-
3,604
8
98

Description

Varlock is a suite of tools built to improve the experience of working with environment variables, both in terms of security and developer experience.

It provides: Validation - catch errors in development instead of production Type-safety - improved DX via detailed IntelliSense Security - secret redaction in stdout and global console methods Environments - compose defaults, environment-specific .env files, and local git-ignored overrides Secrets - use any third party provider that has a CLI to load values

It's based on an open specification, called @env-spec, that uses decorator comments in .env files. There's an active RFC for it here: https://github.com/dmno-dev/varlock/discussions/17.

It has native Node support (https://varlock.dev/integrations/javascript/) as well as support for frameworks like Next.js, with more to come!

Programming language: TypeScript
License: MIT License
Tags: Nodejs     Security     CLI     Environment Variables     Dotenv     Next.js    
Latest version: v1.5.1

Varlock alternatives and similar modules

Based on the "Security" category.
Alternatively, view varlock alternatives based on common mentions on social networks and blogs.

Do you think we are missing an alternative of Varlock or a related project?

Add another 'Security' Module