Awesome
ng-auto-animate
Mono-repo for the library and demo app.
- Library:
- ⭐️ Source & README (Visit here first)
- NPM.
- Demo app, deployed via Netlify:
- Original library docs:
- ⭐️ Source & README (For everything else)
- Live Demo
Missing support for something?
Go through existing issues if your problem is already being tracked, otherwise raise an issue!
License
MIT.
Built by Ajit Panigrahi. Original library by Justin Schroeder and many contributors.
<a alt="Nx logo" href="https://nx.dev" target="_blank" rel="noreferrer"><img src="https://raw.githubusercontent.com/nrwl/nx/master/images/nx-logo.png" width="45"></a>
✨ This workspace has been generated by Nx, a Smart, fast and extensible build system. ✨
Start the demo app
To start the development server run nx serve demo
. Open your browser and navigate to http://localhost:4200/. Happy coding!
Want better Editor Integration?
Have a look at the Nx Console extensions. It provides autocomplete support, a UI for exploring and running tasks & generators, and more! Available for VSCode, IntelliJ and comes with a LSP for Vim users.
Ready to deploy?
Just run nx build demoapp
to build the application. The build artifacts will be stored in the dist/
directory, ready to be deployed.