{"library":"ember-native-dom-helpers","type":"library","category":null,"description":"Ember Native DOM Helpers (`ember-native-dom-helpers`) provides a set of testing utilities for Ember.js integration and acceptance tests, designed to simulate native DOM events. Originally conceived as an experimental project, it played a crucial role in shaping the official `@ember/test-helpers` API, which is now the recommended solution for most testing needs in Ember CLI applications. The package, currently at version 0.7.0 (though marked as 'Pre 1.0' in the README), introduced helpers like `click`, `fillIn`, `find`, and `tap` that fire native events and are runloop-aware, abstracting away the complexities of browser inconsistencies and Ember's async testing patterns. Its primary differentiator was moving away from jQuery-based event dispatching to native events. However, most of its core functionality has been integrated into `@ember/test-helpers`, making this addon largely superseded. Only `scrollTo` and `selectFiles` remain unique to this package. Its release cadence is minimal, reflecting its historical role rather than active feature development.","language":"javascript","status":"deprecated","version":"0.7.0","tags":["javascript","ember-addon","testing","helpers","native","events"],"last_verified":"Wed May 27","install":[{"cmd":"npm install ember-native-dom-helpers","imports":["import { click } from 'ember-native-dom-helpers';","import { fillIn } from 'ember-native-dom-helpers';","import { find } from 'ember-native-dom-helpers';","import { scrollTo } from 'ember-native-dom-helpers';","import settings from 'ember-native-dom-helpers/test-support/settings';"]},{"cmd":"yarn add ember-native-dom-helpers","imports":[]},{"cmd":"pnpm add ember-native-dom-helpers","imports":[]}],"homepage":null,"github":"https://github.com/cibernox/ember-native-dom-helpers","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/ember-native-dom-helpers","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"18–22","success_rate":0,"avg_install_s":null,"avg_import_s":null,"wheel_type":null},"url":"https://checklist.day/v1/registry/ember-native-dom-helpers/compatibility"}}