Socket
Book a DemoInstallSign in
Socket

@rplan/config

Package Overview
Dependencies
Maintainers
20
Versions
20
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install
Package was removed
Sorry, it seems this package was removed from the registry

@rplan/config

![Allex](https://img.shields.io/badge/Allex-7495FE?style=for-the-badge) ![Responsible: R&D](https://img.shields.io/badge/Responsible-R%26D--Team-ffd700?style=for-the-badge)

unpublished
latest
Source
npmnpm
Version
2.6.0
Version published
Weekly downloads
0
Maintainers
20
Weekly downloads
 
Created
Source

rplan-config

Allex Responsible: R&D

This is a reusable and stand-alone config module for RPLAN to provide an extensible configuration for the platform.

The module will try to read its configuration from the .rplan-config.yml file. It will search for the file starting from the current working directory and traversing upwards in the directory hierarchy of the file system until the file is found.

Additionally more config files can be specified as comma separated list in the environment variable RPLAN_ADDITIONAL_CONFIG_FILES. The configuration of .rplan-config.yml and these files will be merged together from left to right.

TODOs

  • create API for easy integration of plugins/third-party code

FAQs

Package last updated on 24 Mar 2025

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts