@goldyjs/natives
TypeScript icon, indicating that this package has built-in type declarations

1.1.0 • Public • Published

semantic-release: commitizen Commitizen friendly

Array

;[1, 2, 3]._last()
// 3

;["key", "value"]._toH()
// { key: "value" }

Object

obj._stringify() === JSON.stringify(obj, null, 2)

Readme

Keywords

Package Sidebar

Install

npm i @goldyjs/natives

Weekly Downloads

2

Version

1.1.0

License

none

Unpacked Size

31.3 kB

Total Files

47

Last publish

Collaborators

  • goldylucks