Skip to content

bertdeblock/ember-legacy-utils

Repository files navigation

@ember/legacy-utils

@ember/utils as a standalone v2 addon.

Compatibility

  • Ember.js v5.8 or above
  • Embroider or ember-auto-import v2

Installation

ember install @ember/legacy-utils

Usage

import {
  compare,
  isBlank,
  isEmpty,
  isEqual,
  isNone,
  isPresent,
  typeOf,
} from '@ember/legacy-utils';

See the official docs for now.

Contributing

See the Contributing guide for details.

License

This project is licensed under the MIT License.

About

@ember/utils as a standalone v2 addon.

Topics

Resources

License

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors