Exciting release!Introducing "safe npm". Learn more
Socket
Log inDemoInstall

@just-func/types

Package Overview
Dependencies
1
Maintainers
1
Versions
10
Issues
File Explorer

Advanced tools

@just-func/types

Types for just-func code

    0.5.1latest
    GitHub

Version published
Maintainers
1
Weekly downloads
250
decreased by-45.77%

Weekly downloads

Changelog

Source

@just-func/types@0.5.1

Patch Changes

  • Update type-plus

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 installs a Github app to automatically flag issues on every pull request and report the health of your dependencies. Find out what is inside your node modules and prevent malicious activity before you update the dependencies.

Install Socket
Socket
support@socket.devSocket SOC 2 Logo

Product

  • Package Issues
  • 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