{"id":19524689,"url":"https://github.com/johnmartel/hover-align","last_synced_at":"2025-02-26T01:24:40.674Z","repository":{"id":42678701,"uuid":"321195862","full_name":"johnmartel/hover-align","owner":"johnmartel","description":"A basic FoundryVTT module to display PC/NPC alignment when hovering over a token","archived":false,"fork":false,"pushed_at":"2024-05-17T21:06:35.000Z","size":4868,"stargazers_count":1,"open_issues_count":7,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-05-17T22:22:51.384Z","etag":null,"topics":["alignment","dnd5e","foundryvtt"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","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/johnmartel.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-12-14T01:03:43.000Z","updated_at":"2024-05-17T22:22:52.248Z","dependencies_parsed_at":"2023-11-18T00:01:14.623Z","dependency_job_id":"a6f1f654-2b92-444d-84dc-098796dd29f6","html_url":"https://github.com/johnmartel/hover-align","commit_stats":null,"previous_names":[],"tags_count":4,"template":false,"template_full_name":"johnmartel/open-source-template","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/johnmartel%2Fhover-align","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/johnmartel%2Fhover-align/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/johnmartel%2Fhover-align/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/johnmartel%2Fhover-align/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/johnmartel","download_url":"https://codeload.github.com/johnmartel/hover-align/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240773924,"owners_count":19855298,"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":["alignment","dnd5e","foundryvtt"],"created_at":"2024-11-11T00:49:33.246Z","updated_at":"2025-02-26T01:24:40.642Z","avatar_url":"https://github.com/johnmartel.png","language":"JavaScript","readme":"# hover-align\n\n[![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg?style=flat-square)](http://makeapullrequest.com)\n[![Maintainability](https://api.codeclimate.com/v1/badges/9a75ddd0fabb8d5eaf30/maintainability)](https://codeclimate.com/github/johnmartel/hover-align/maintainability)\n[![codecov](https://codecov.io/gh/johnmartel/hover-align/branch/master/graph/badge.svg)](https://codecov.io/gh/johnmartel/hover-align)\n[![downloads by semver](https://img.shields.io/github/downloads/johnmartel/hover-align/latest/total)](https://github.com/johnmartel/hover-align/releases/latest)\n[![GitHub all releases](https://img.shields.io/github/downloads/johnmartel/hover-align/total?label=total%20downloads)](https://github.com/johnmartel/hover-align/releases)\n\nSimple FoundryVTT module that displays character (both PC/NPC) alignment on hovering a token.\n\nIt will display the alignment for all tokens to the GM and only for player-owned tokens to players.\n\nThis module uses the Core functionality used to display the token tooltip without interfering with it.\n\n![sample](doc/sample.gif)\n\n## Installation\n\nYou could either:\n\n1. Navigate to the Foundry Setup screen and click on the Modules tab\n1. Click Install Module and look for HoverAlign\n\nor:\n\n1. Start FVTT and browse to the Game Modules tab in the Configuration and Setup menu\n1. Select the Install Module button and enter the following URL: https://raw.githubusercontent.com/johnmartel/hover-align/master/module.json\n1. Click Install and wait for installation to complete\n\n## Development\n\nFirst, have a look at Foundy's [introduction to module development](https://foundryvtt.com/article/module-development/).\nI suggest also looking at the [Languages and Localization](https://foundryvtt.com/article/localization/) article.\n\nThen, it's pretty standard JS development:\n\n- Install [nvm](https://github.com/nvm-sh/nvm#install--update-script)\n- Develop using a working version of node: `nvm use`\n- Install dependencies: `npm install`\n- Lint your code: `npm run lint`\n- Test your code: `npm test`\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjohnmartel%2Fhover-align","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjohnmartel%2Fhover-align","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjohnmartel%2Fhover-align/lists"}