{"id":32252454,"url":"https://github.com/codehangar/ng-proper-possessive","last_synced_at":"2026-02-22T11:40:48.352Z","repository":{"id":58245115,"uuid":"43331825","full_name":"codehangar/ng-proper-possessive","owner":"codehangar","description":"AngularJS directive for handling posessive nouns (Bill's vs Jess')","archived":false,"fork":false,"pushed_at":"2015-09-29T14:30:03.000Z","size":131,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":3,"default_branch":"master","last_synced_at":"2026-01-23T16:13:31.962Z","etag":null,"topics":[],"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/codehangar.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":"2015-09-28T23:00:27.000Z","updated_at":"2015-09-29T02:43:45.000Z","dependencies_parsed_at":"2022-08-30T22:52:23.764Z","dependency_job_id":null,"html_url":"https://github.com/codehangar/ng-proper-possessive","commit_stats":null,"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"purl":"pkg:github/codehangar/ng-proper-possessive","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codehangar%2Fng-proper-possessive","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codehangar%2Fng-proper-possessive/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codehangar%2Fng-proper-possessive/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codehangar%2Fng-proper-possessive/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/codehangar","download_url":"https://codeload.github.com/codehangar/ng-proper-possessive/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codehangar%2Fng-proper-possessive/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29711373,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-22T10:34:24.778Z","status":"ssl_error","status_checked_at":"2026-02-22T10:32:23.200Z","response_time":110,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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-10-22T18:18:16.144Z","updated_at":"2026-02-22T11:40:48.345Z","avatar_url":"https://github.com/codehangar.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ng-proper-possessive — Some names end in 's'. Others don't. Do the right thing.\n\n[![Build Status](https://travis-ci.org/codehangar/ng-proper-possessive.svg?branch=master)](https://travis-ci.org/codehangar/ng-proper-possessive)\n\nA simple AngularJS directive to properly handle possessive nouns.\n\n## Getting Started\n\n#### Manual Download\nDownload the from [here](https://github.com/codehangar/ng-proper-possessive/releases)\n\n#### Bower \n```\nbower install ng-proper-possessive\n```\n\u003c!--\n#### Npm\n```\nnpm install ng-copy-text\n```\n--\u003e\n\n## Usage\n\n1. Add ngProperPossessive.min.js to your main file (index.html)\n  ```html\n  \u003cscript type=\"text/javascript\" src=\"bower_components/ng-proper-possessive/dist/ngProperPossessive.min.js\"\u003e\u003c/script\u003e\n  ```\n  (Bower should inject the script into your project)\n\n2. Set `ngProperPossessive` as a dependency in your module\n  ```javascript\n  var myapp = angular.module('myapp', ['ngProperPossessive'])\n  ```\n\n3. Add proper-possessive directive to the desired element, and set the 'name' attribute to the value you need to manipulate.\nExample:\n  ```html\n  \u003cspan proper-possessive name=\"{{user.name}}\"\u003e\u003c/span\u003e\n  ```\n\n## Credits\nThis project was initially forked from the application template seed here\n[https://github.com/refactorthis/angular-component-seed.git](https://github.com/refactorthis/angular-component-seed.git)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcodehangar%2Fng-proper-possessive","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcodehangar%2Fng-proper-possessive","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcodehangar%2Fng-proper-possessive/lists"}