Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

read-context-settings

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

read-context-settings

A tool for reading context settings from the various Core article types

  • 1.0.1
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
0
Maintainers
1
Weekly downloads
 
Created
Source

read-context-settings

A utility for reading context settings data from various Core articles (Phase 1, Presentation Layer).

Usage

npm i read-context-settings

Fetches the value of text context setting in Core, either through the terminus API (Presentation Layer) or the meta data (Phase 1). Returns false if no setting exists.

import readContextSettings from 'read-context-settings';

readContextSettings('foo') //Searches for the context setting with the name 'foo' and returns the value

Authors

  • Nathanael Scott (scott.nathanael@abc.net.au)

FAQs

Package last updated on 15 Mar 2021

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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc