ember-aframe-shim

2.6.6 • Public • Published

ember-aframe-shim

npm version Build Status This project is using Percy.io for visual regression testing. Netlify Status

An Ember.js shim for A-Frame

Compatibility

  • Ember.js v3.4 or above
  • Ember CLI v2.13 or above
  • Node.js v8 or above

Installation

ember install ember-aframe-shim

Usage

import AFRAME from 'aframe';
import THREE from 'three';

console.log(AFRAME.version);
console.log(THREE.REVISION);

Contributing

See the Contributing guide for details.

License

This project is licensed under the MIT License.

Readme

Keywords

Package Sidebar

Install

npm i ember-aframe-shim

Weekly Downloads

1

Version

2.6.6

License

MIT

Unpacked Size

7.38 kB

Total Files

10

Last publish

Collaborators

  • kellyselden