This repository is simply a workaround for deprecating AsyncAF's bower package since bower does not support deprecation, only unregistering.
You can still find async-af
on:
-
npm
$ npm install --save async-af
-
yarn
$ yarn add async-af
-
unpkg
unpkg.com/async-af/
If you must use bower for legacy reasons, look into bower-npm-resolver
.
For more information about AsyncAF, check out the docs, async-af.js.org or the official GitHub repository.