{"id":14973349,"url":"https://github.com/dsi-hug/dejajs-components","last_synced_at":"2026-03-06T09:06:27.357Z","repository":{"id":37822111,"uuid":"81954299","full_name":"DSI-HUG/dejajs-components","owner":"DSI-HUG","description":"Angular components","archived":false,"fork":false,"pushed_at":"2024-11-18T09:49:43.000Z","size":87366,"stargazers_count":39,"open_issues_count":11,"forks_count":11,"subscribers_count":10,"default_branch":"develop","last_synced_at":"2025-04-05T03:13:00.341Z","etag":null,"topics":["angular-2","angular-components","angular2","demo","demo-application","html5","material","material-components","typescript","webpack","webpack2"],"latest_commit_sha":null,"homepage":"https://dsi-hug.github.io/dejajs-components","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/DSI-HUG.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-02-14T14:36:39.000Z","updated_at":"2024-12-12T14:42:51.000Z","dependencies_parsed_at":"2024-04-23T02:55:52.220Z","dependency_job_id":"3f0f7fa8-e936-4831-b219-0a1c4fc18a5d","html_url":"https://github.com/DSI-HUG/dejajs-components","commit_stats":{"total_commits":3155,"total_committers":73,"mean_commits":43.21917808219178,"dds":0.7870047543581616,"last_synced_commit":"fdd88c878651d759e271d925e29fa53b17272783"},"previous_names":[],"tags_count":608,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DSI-HUG%2Fdejajs-components","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DSI-HUG%2Fdejajs-components/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DSI-HUG%2Fdejajs-components/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DSI-HUG%2Fdejajs-components/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/DSI-HUG","download_url":"https://codeload.github.com/DSI-HUG/dejajs-components/tar.gz/refs/heads/develop","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247280272,"owners_count":20912967,"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-2","angular-components","angular2","demo","demo-application","html5","material","material-components","typescript","webpack","webpack2"],"created_at":"2024-09-24T13:48:35.583Z","updated_at":"2026-03-06T09:06:27.282Z","avatar_url":"https://github.com/DSI-HUG.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![npm version](https://badge.fury.io/js/%40deja-js%2Fcomponent.svg)](https://www.npmjs.com/package/@deja-js/component)\n[![travis build](https://travis-ci.com/DSI-HUG/dejajs-components.svg?branch=master)](https://travis-ci.com/DSI-HUG/dejajs-components)\n[![License](https://img.shields.io/badge/License-Apache%202.0-blue.svg)](https://opensource.org/licenses/Apache-2.0)\n[![Commitizen friendly](https://img.shields.io/badge/commitizen-friendly-brightgreen.svg?style=flat-square)](http://commitizen.github.io/cz-cli/)\n[![codebeat badge](https://codebeat.co/badges/84883b64-dd1f-4c76-9ed0-e12cda09f3fb)](https://codebeat.co/projects/github-com-dsi-hug-dejajs-components-develop)\n\n# @deja-js/component\nThis is the home for the Hôpitaux Universitaires de Genève - DSI - Domaine Patient team's Angular components for Angular and material. \n\nOnline demo : [https://dsi-hug.github.io/dejajs-components](https://dsi-hug.github.io/dejajs-components)\n\n## Intro\n\nThis repository is an Angular components library and the common utility functions, with a demo application for testing it.\n\n### Requirements\n\nBefore you can build this project, you must install and configure the following dependencies on your machine:\n\n1. [Node.js][]: We use Node to run a development web server and build the project.\n   Depending on your system, you can install Node either from source or as a pre-packaged bundle.\n2. [Yarn][]: (Optional) We use Yarn to manage Node dependencies.\n   Depending on your system, you can install Yarn either from source or as a pre-packaged bundle.\n\n### Getting started \n\nBegin by cloning the repository.\n\nAfter cloning, you should be able to run the following command to install development tools.\nYou will only need to run this command when dependencies change in [package.json](package.json).\n\n`yarn` or `npm i` \n\nTake a look at the `project` folder. All components are placed here. \nThe demo application is under `src` folder.\n\n\n## Running demo app \n\n`yarn start` or `npm start`\n\nand navigate to `http://localhost:5100`.\n\n## Build\n\nTo build the library you can use the command `npm run build:lib`\n\nA `dist/` folder will be created in the root directory for the library.\n\n## Test\n\nJust run `npm run test:lib` to launch tests.\n\n## Contributing\n\nContributions are welcome! To ensure speedy merges, please:\n\n- base any pull requests on the develop branch.\n- ensure that the code passes TSLint validation with the included ruleset.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdsi-hug%2Fdejajs-components","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdsi-hug%2Fdejajs-components","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdsi-hug%2Fdejajs-components/lists"}