{"id":15471885,"url":"https://github.com/thadeu/phonemask-rails-brasil","last_synced_at":"2025-04-06T01:42:37.437Z","repository":{"id":56888013,"uuid":"64156220","full_name":"thadeu/phonemask-rails-brasil","owner":"thadeu","description":"jQuery Plugin para criar máscara de telefones formatados no brasil, com nono digito.","archived":false,"fork":false,"pushed_at":"2016-07-25T18:20:39.000Z","size":5,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-15T02:47:36.515Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Ruby","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/thadeu.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2016-07-25T17:57:03.000Z","updated_at":"2016-07-25T17:57:35.000Z","dependencies_parsed_at":"2022-08-21T00:50:47.877Z","dependency_job_id":null,"html_url":"https://github.com/thadeu/phonemask-rails-brasil","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thadeu%2Fphonemask-rails-brasil","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thadeu%2Fphonemask-rails-brasil/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thadeu%2Fphonemask-rails-brasil/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thadeu%2Fphonemask-rails-brasil/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/thadeu","download_url":"https://codeload.github.com/thadeu/phonemask-rails-brasil/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247423494,"owners_count":20936622,"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-02T02:22:08.096Z","updated_at":"2025-04-06T01:42:37.399Z","avatar_url":"https://github.com/thadeu.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Phonemask::Rails::Brasil\n\njQuery Plugin for mask phone number until 9 numbers.\nOnly for brazil numbers.\n\n[![Gem Version](https://badge.fury.io/rb/phonemask-rails-brasil.svg)](https://badge.fury.io/rb/phonemask-rails-brasil)\n\n## Dependecies\n\nUse in Ruby \u003e= 1.9 and Ruby on Rails \u003e= v4.X\n\n## Installation\n\nAdd this line to your application's Gemfile:\n\n```ruby\ngem 'phonemask-rails-brasil', '0.2.0'\n```\n\nAnd then execute:\n\n    $ bundle\n\nOr install it yourself as:\n\n    $ gem install phonemask-rails-brasil -v '0.2.0'\n\n## Usage\n\n```javascript\n//= require jquery.phonemask\n```\nCreate data attribute in HTML tag.\n\n```html\n\u003cinput type=\"text\" data-phone-mask=\"true\"\u003e\n```\n\nif you used SimpleForm, use:\n```ruby\n\u003c%= f.input :telefone, input_html:{ data: {\"phone-mask\": true} } %\u003e\n```\n\n## Contributing\n\nBug reports and pull requests are welcome on GitHub at https://github.com/Thadeu/phonemask-rails-brasil.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthadeu%2Fphonemask-rails-brasil","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fthadeu%2Fphonemask-rails-brasil","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthadeu%2Fphonemask-rails-brasil/lists"}