0.5.3 • Published 10 months ago

@priolo/jon-utils v0.5.3

Weekly downloads
-
License
MIT
Repository
github
Last release
10 months ago

DESCRIPTION

serie di utility generiche

INSTALL

npm install @priolo/jon-utils

USE

import utils from "@priolo/jon-utils"

const isEqual = utils.isEqualDeep(
	{value: "1"}, 
	{value: "1"}
) 

ROADMAP

  • sistemare le utils in base ad un namespace coerente
0.5.3

10 months ago

0.5.0

10 months ago

0.5.2

10 months ago

0.5.1

10 months ago

0.4.1

3 years ago

0.4.0

3 years ago

0.4.3

3 years ago

0.4.2

3 years ago

0.3.0

4 years ago

0.2.5

4 years ago

0.2.4

4 years ago

0.2.3

4 years ago