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

@quenty/linkutils

Package Overview
Dependencies
Maintainers
1
Versions
214
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@quenty/linkutils

Utility functions for links. Links are object values pointing to other values!

  • 1.0.3-canary.199.b271c6e.0
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
930
decreased by-23.14%
Maintainers
1
Weekly downloads
 
Created
Source

LinkUtils

Documentation Discord Build and release status

Utility functions for links. Links are object values pointing to other values!

Installation

npm install @quenty/linkutils --save

Usage

Usage is designed to be simple.

LinkUtils.createLink(linkName, from, to)

LinkUtils.getAllLinkValues(linkName, from)

LinkUtils.getAllLinks(linkName, from)

LinkUtils.getLinkValue(linkName, from)

LinkUtils.promiseLinkValue(maid, linkName, from)

Keywords

FAQs

Package last updated on 31 Jul 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