constancy
TypeScript icon, indicating that this package has built-in type declarations

1.0.2 • Public • Published

Constancy

| A function make constancy for a array, object

MIT License contributions welcome

https://nodei.co/npm/constancy.png?downloads=true&downloadRank=true&stars=true

Installation

npm i constancy
# or
yarn add constancy
# or
pnpm add constancy

Usage

import constancy from "constancy";

var obj = constancy({ foo: "bar" });
var arr = constancy([1, 2, 3]);

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.0.2
    2
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 1.0.2
    2
  • 1.0.1
    0
  • 1.0.0
    0

Package Sidebar

Install

npm i constancy

Weekly Downloads

2

Version

1.0.2

License

MIT

Unpacked Size

3.71 kB

Total Files

7

Last publish

Collaborators

  • dunggramer