Skip to content

Repository files navigation

next-is-empty-fields

Detect is an empty form values.

version license size download

installation

yarn add @jswork/next-is-empty-fields

usage

import '@jswork/next-is-empty-fields';

const values = {
  name: '',
  email: '',
  phone: '',
};

nx.isEmptyFields(values); // true

license

Code released under the MIT license.

About

Detect is an empty form values.

Topics

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages