{"id":27765017,"url":"https://github.com/circunspecter/modi","last_synced_at":"2025-04-29T15:39:29.665Z","repository":{"id":57101973,"uuid":"111227495","full_name":"circunspecter/modi","owner":"circunspecter","description":"Flexible and configurable modals. They don’t make you the food.","archived":false,"fork":false,"pushed_at":"2018-02-09T16:42:34.000Z","size":155,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-29T15:39:25.899Z","etag":null,"topics":["javascript","modal","modal-dialogs"],"latest_commit_sha":null,"homepage":"https://circunspecter.github.io/modi/","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/circunspecter.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2017-11-18T18:05:42.000Z","updated_at":"2023-03-05T01:28:49.000Z","dependencies_parsed_at":"2022-08-20T19:10:38.274Z","dependency_job_id":null,"html_url":"https://github.com/circunspecter/modi","commit_stats":null,"previous_names":[],"tags_count":5,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/circunspecter%2Fmodi","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/circunspecter%2Fmodi/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/circunspecter%2Fmodi/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/circunspecter%2Fmodi/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/circunspecter","download_url":"https://codeload.github.com/circunspecter/modi/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":251530323,"owners_count":21604102,"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":["javascript","modal","modal-dialogs"],"created_at":"2025-04-29T15:39:29.023Z","updated_at":"2025-04-29T15:39:29.655Z","avatar_url":"https://github.com/circunspecter.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![Build Status](https://travis-ci.org/circunspecter/modi.svg?branch=master)](https://travis-ci.org/circunspecter/modi)\n[![Coverage Status](https://coveralls.io/repos/github/circunspecter/modi/badge.svg?branch=master)](https://coveralls.io/github/circunspecter/modi?branch=master)\n\n# Modi\nFlexible and configurable modals.\n\n[Documentation and examples](https://circunspecter.github.io/modi/ \"Documentation and examples\")\n\n### Installation\n\n#### Browser\n\n```html\n\u003cscript src=\"/path/to/modi.min.js\"\u003e\u003c/script\u003e\n```\n\n[unpkg CDN](https://unpkg.com \"unpkg\"):\n\n```html\n//unpkg.com/@circunspecter/modi@latest/dist/modi.min.js\n```\n\n#### npm\n\n```shell\nnpm install @circunspecter/modi\n```\n\n### Basic usage\n\n```js\nvar modal = new Modi({ content: 'Hi world!' });\nmodal.show();\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcircunspecter%2Fmodi","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcircunspecter%2Fmodi","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcircunspecter%2Fmodi/lists"}