Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

@blackglory/prelude

BlackGlory8.8kMIT0.4.0TypeScript support: included

sh npm install --save @blackglory/prelude # or yarn add @blackglory/prelude

readme

prelude

Install

npm install --save @blackglory/prelude
# or
yarn add @blackglory/prelude

changelog

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

0.4.0 (2024-10-25)

⚠ BREAKING CHANGES

  • Node.js v16 => Node.js v18.17.0

  • upgrade dependencies (07e9c1e)

0.3.5 (2024-03-15)

Features

0.3.4 (2023-08-18)

Features

0.3.3 (2023-04-17)

Features

0.3.2 (2023-04-05)

0.3.1 (2023-01-27)

0.3.0 (2023-01-22)

⚠ BREAKING CHANGES

    • CommonJS => ESM.
  • The minimal version of Node.js is 16.

  • commonjs => esm (9b2999f)

0.2.2 (2023-01-21)

0.2.1 (2023-01-21)

0.2.0 (2022-12-19)

⚠ BREAKING CHANGES

    • Renamed isJson to isJSONValue
  • Renamed isntJson to isntJSONValue

  • upgrade dependencies (a9076e3)

0.1.10 (2022-12-18)

0.1.9 (2022-12-18)

0.1.8 (2022-11-07)

0.1.7 (2022-10-30)

Features

  • export isNullish, isntNullish (a6c9c50)

0.1.6 (2022-10-24)

0.1.5 (2022-09-13)

0.1.4 (2022-08-23)

Features

  • export TypedArray, isSymbol, isntSymbol (791b6b0)

0.1.3 (2022-07-22)

0.1.2 (2022-06-21)

Features

  • export isRegExp, isntRegExp (eff5b89)

0.1.1 (2022-04-07)

Features

  • add isFinite, isPositiveInfinity, isNegativeInfinity isNaN, isntNaN (5e34841)

0.1.0 (2022-03-05)

Features