-
Notifications
You must be signed in to change notification settings - Fork 0
Home
Christian Kaisermann edited this page Jun 19, 2017
·
18 revisions
aph is available on the NPM and Bower Registry.
With npm or yarn
npm install aph
yarn add aph
With bower
bower install --save aph
aph uses ES6 module syntax for ease of importing it inside your code. For those concatenating scripts or including directly into the HTML, there's also an Universal Module Definition version available.