@ember/utils as a standalone v2 addon.
- Ember.js v5.8 or above
- Embroider or ember-auto-import v2
ember install @ember/legacy-utils
import {
compare,
isBlank,
isEmpty,
isEqual,
isNone,
isPresent,
typeOf,
} from '@ember/legacy-utils';See the official docs for now.
See the Contributing guide for details.
This project is licensed under the MIT License.