{"id":15304585,"url":"https://github.com/monkeymars/ment.io","last_synced_at":"2025-10-08T09:30:48.392Z","repository":{"id":149889710,"uuid":"43669015","full_name":"monkeymars/ment.io","owner":"monkeymars","description":"Mentions and Macros for Angular","archived":false,"fork":true,"pushed_at":"2015-09-22T21:54:21.000Z","size":1357,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-10-02T07:57:05.531Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"http://jeff-collins.github.io/ment.io","language":"JavaScript","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"jeff-collins/ment.io","license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/monkeymars.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE-MIT","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2015-10-05T06:40:35.000Z","updated_at":"2015-10-05T06:40:36.000Z","dependencies_parsed_at":"2023-04-08T05:02:02.602Z","dependency_job_id":null,"html_url":"https://github.com/monkeymars/ment.io","commit_stats":null,"previous_names":[],"tags_count":18,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/monkeymars%2Fment.io","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/monkeymars%2Fment.io/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/monkeymars%2Fment.io/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/monkeymars%2Fment.io/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/monkeymars","download_url":"https://codeload.github.com/monkeymars/ment.io/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":235700110,"owners_count":19031668,"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":"2024-10-01T07:57:05.456Z","updated_at":"2025-10-08T09:30:47.978Z","avatar_url":"https://github.com/monkeymars.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"ment.io\n======\n\n[![Build Status](https://travis-ci.org/jeff-collins/ment.io.svg?branch=master)](https://travis-ci.org/jeff-collins/ment.io)\n[![Coverage Status](https://img.shields.io/coveralls/jeff-collins/ment.io.svg)](https://coveralls.io/r/jeff-collins/ment.io)\n\n@mentions and macros widget based on AngularJS, but with no dependencies on jQuery.  \n\nTo get started, add the following to your Controller to set up a scope variable called ```people```:\n\n```js\n$scope.people = [\n    { label: 'Joe'},\n    { label: 'Mike'},\n    { label: 'Diane'}\n]\n```\n\nThen add this to your html:\n\n```html\n\u003cinput type=\"text\" mentio \n mentio-typed-text=\"typedTerm\" \n mentio-items=\"people | filter:label:typedTerm\" \n ng-model=\"myval\"/\u003e\n```\n\nNow you can type @ into your text field, and see a menu of choices.\n\nThere are many other options, including the ability to have multiple trigger characters, templates, binding your menu to an API, converting the selected item to markup, and more.  \n\nSee the \u003ca href=\"http://jeff-collins.github.io/ment.io\"\u003eMent.io Page\u003c/a\u003e for a demo and more detailed documentation.\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmonkeymars%2Fment.io","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmonkeymars%2Fment.io","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmonkeymars%2Fment.io/lists"}