{"id":15285524,"url":"https://github.com/davidmartinezros/components-animations-project","last_synced_at":"2026-02-12T06:05:04.494Z","repository":{"id":57204839,"uuid":"71823744","full_name":"davidmartinezros/components-animations-project","owner":"davidmartinezros","description":"This project contains animations for your web components (extends them and implements the html template and the css file and your have your component animated.","archived":false,"fork":false,"pushed_at":"2018-06-01T12:38:51.000Z","size":25,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-02T10:47:08.087Z","etag":null,"topics":["angular","angular-cli","angular-component","angular-components","angular2","components-animations"],"latest_commit_sha":null,"homepage":"http://davidmartinezros.com/Angular2/components-animations-project/","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/davidmartinezros.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2016-10-24T19:19:02.000Z","updated_at":"2018-06-01T12:38:52.000Z","dependencies_parsed_at":"2022-09-10T08:01:04.467Z","dependency_job_id":null,"html_url":"https://github.com/davidmartinezros/components-animations-project","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidmartinezros%2Fcomponents-animations-project","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidmartinezros%2Fcomponents-animations-project/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidmartinezros%2Fcomponents-animations-project/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidmartinezros%2Fcomponents-animations-project/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/davidmartinezros","download_url":"https://codeload.github.com/davidmartinezros/components-animations-project/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245168892,"owners_count":20571803,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["angular","angular-cli","angular-component","angular-components","angular2","components-animations"],"created_at":"2024-09-30T15:05:47.525Z","updated_at":"2026-02-12T06:04:59.458Z","avatar_url":"https://github.com/davidmartinezros.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# AnimationsProject\n\nThis project was generated with [angular-cli](https://github.com/angular/angular-cli) version 1.0.0-beta.18.\n\n## Development server\nRun `ng serve` for a dev server. Navigate to `http://localhost:4200/`. The app will automatically reload if you change any of the source files.\n\n## Code scaffolding\n\nRun `ng generate component component-name` to generate a new component. You can also use `ng generate directive/pipe/service/class`.\n\n## Build\n\nRun `ng build` to build the project. The build artifacts will be stored in the `dist/` directory. Use the `-prod` flag for a production build.\n\n## Running unit tests\n\nRun `ng test` to execute the unit tests via [Karma](https://karma-runner.github.io).\n\n## Running end-to-end tests\n\nRun `ng e2e` to execute the end-to-end tests via [Protractor](http://www.protractortest.org/).\nBefore running the tests make sure you are serving the app via `ng serve`.\n\n## Deploying to Github Pages\n\nRun `ng github-pages:deploy` to deploy to Github Pages.\n\n## Further help\n\nTo get more help on the `angular-cli` use `ng --help` or go check out the [Angular-CLI README](https://github.com/angular/angular-cli/blob/master/README.md).\n\n## How to implements your components?\n\nYou have to extends the effect you want for your component and implements the html template and css file.\n\nFor example:\n\nexport class MyComponent extends BounceAnimationComponent {\n\n}\n\nAnd the html file looks like this:\n\n\u003cdiv [@bounceIn]=\"show\" (click)=\"show = !show;\"\u003e\u003c/div\u003e\n\nshow is a variable into the abstract root component and bounceIn is the effect we want to use.\n\n¡Try it and have fun!\n\nDavid Martínez Ros (@davidnezan)\nweb:   http://davidmartinezros.com\nemail: info@davidmartinezros.com\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdavidmartinezros%2Fcomponents-animations-project","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdavidmartinezros%2Fcomponents-animations-project","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdavidmartinezros%2Fcomponents-animations-project/lists"}