1.0.6 • Published 3 years ago

@humancode_co/utils v1.0.6

Weekly downloads
-
License
MIT
Repository
github
Last release
3 years ago

Human Code Utils

A helpful library for javascript/typescript developers. :) Includes a lot of reusable functions to make easy your code process.

Get started

npm install @humancode_co/utils
// or with yarn
yarn add @humancode_co/utils

Documentation

import { object } from '@humancode_co/utils';

object.isEmpty({})
// > true
1.0.6

3 years ago

1.0.5

3 years ago

1.0.4

3 years ago

1.0.3

3 years ago

1.0.2

3 years ago

1.0.1

3 years ago

1.0.0

3 years ago