Giter VIP home page Giter VIP logo

angular-animations-explorer's Introduction

Angular Animations Explorer

A resource to showcase the different animations that you could do with Angular

MIT PRs styled with prettier social

This project is a demo for In-Depth guide into animations in Angular on indepth.dev, with the goal of providing a live version of all the methods covered in the article that you could explore and play around with.

It is broken down into different sections the same way the article is, so you should expect every section in the article that has an example also has the live version on the demo application. Some of the demo might have the same animation written in different ways. This is done intentionally to showcase how the different ways are reflected both visually on the UI and how the browser interprets the code.

Check out the site here: http://williamjuan027.github.io/angular-animations-explorer/

This is not meant to be as comprehensive or a replacement for documentation, but rather a quick way to showcase the different animation methods that are available, look at their behavior and some use cases, and the code behind the implementation.

If you like my work, feel free to tweet about it or star this repository.

Enjoy :)

Build Setup

# install dependencies
npm install

# serve with hot reload at localhost:4200
npm run start

# build for production
npm run build

Folder Structure

There are 2 main folders that contains the bulk of the content in the application.

  • Content: All the content you see on the application are written in markdown located in src/assets/post-content/ in their respective folders.
  • Demo: For posts that contains a demo component, these components are located in src/app/content/ as separate modules in their respective folders.

Attributions

Special thanks to the following projects:

angular-animations-explorer's People

Contributors

williamjuan027 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.