Socket
Socket
Sign inDemoInstall

@just-func/types

Package Overview
Dependencies
5
Maintainers
1
Versions
10
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    @just-func/types

Types for just-func code


Version published
Weekly downloads
171
decreased by-19.34%
Maintainers
1
Install size
1.97 MB
Created
Weekly downloads
 

Readme

Source

@just-func/types

NPM version NPM downloads Codecov Codacy Grade

Type System of just-func.

Type guards

  • isJustEmpty()
  • isJustUno()
  • isJustDuo()
  • isJustValue()

Metadata

Metadata is a first-class concept in just-func. A compliant just-func function can accept a JustMeta value as its second parameter.

The parameter is read only and can never be modified by the calling function.

  • JustMeta: The basic form of metadata.
  • StackTraceMeta: Metadata for function that can adjust its stack trace when error occurs.

Keywords

FAQs

Last updated on 14 Dec 2022

Did you know?

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc