{"id":25895246,"url":"https://github.com/igorhalfeld/angular-cards","last_synced_at":"2026-03-04T22:31:25.304Z","repository":{"id":58214412,"uuid":"61073121","full_name":"IgorHalfeld/angular-cards","owner":"IgorHalfeld","description":":flower_playing_cards: Simple cards","archived":false,"fork":false,"pushed_at":"2016-06-13T22:55:59.000Z","size":62,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-02-11T18:11:42.734Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"HTML","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/IgorHalfeld.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2016-06-13T22:11:13.000Z","updated_at":"2016-06-24T03:27:44.000Z","dependencies_parsed_at":"2022-09-01T22:02:52.527Z","dependency_job_id":null,"html_url":"https://github.com/IgorHalfeld/angular-cards","commit_stats":null,"previous_names":["halfeld/angular-cards"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IgorHalfeld%2Fangular-cards","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IgorHalfeld%2Fangular-cards/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IgorHalfeld%2Fangular-cards/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IgorHalfeld%2Fangular-cards/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/IgorHalfeld","download_url":"https://codeload.github.com/IgorHalfeld/angular-cards/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241582467,"owners_count":19985845,"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":[],"created_at":"2025-03-02T22:30:11.382Z","updated_at":"2025-12-12T04:23:20.170Z","avatar_url":"https://github.com/IgorHalfeld.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"Angular cards\n=============\n\nA Simple Angular Components\n\n[DEMO](http://Halfeld.github.io/angular-cards)\n\n\nInstall\n-------\n\n```sh\nbower install --save angular-cards\n```\n\nUsage\n-----\n\n### index.html\n\n```html\n\u003c!DOCTYPE html\u003e\n\u003chtml lang=\"en\"\u003e\n\u003chead\u003e\n  \u003cmeta charset=\"UTF-8\"\u003e\n  \u003ctitle\u003eMy Application\u003c/title\u003e\n  \u003clink rel=\"stylesheet\" href=\"bower_components/angular-cards/dist/angular-cards.js\"\u003e\n\u003c/head\u003e\n\u003cbody\u003e\n\n  \u003ccard\n    title-small-word=\"Albert\"\n    title-big-word=\"Einstein\"\n    color=\"tomato\"\n    src=\"http://www.media.inaf.it/wp-content/uploads/2014/02/Einstein_laughing.jpeg\"\u003e\n      Albert Einstein was a German-born theoretical physicist. He developed the general theory of relativity, one of the two pillars of modern physics (alongside quantum mechanics). Einstein's work is also known for its influence on the philosophy of science.\n    \u003c/card\u003e\n\n\n  \u003cscript src=\"bower_components/angular/angular.mim.js\"\u003e\u003c/script\u003e\n  \u003cscript src=\"bower_components/angular-cards/dist/angular-cards.js\"\u003e\u003c/script\u003e\n\u003c/body\u003e\n\u003c/html\u003e\n```\n\n\n### main.js\n\n```js\nangular.module('App', ['angularCards']);\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Figorhalfeld%2Fangular-cards","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Figorhalfeld%2Fangular-cards","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Figorhalfeld%2Fangular-cards/lists"}