{"id":15064587,"url":"https://github.com/dhyegocalota/formtastic-jquery_inputmask","last_synced_at":"2026-01-02T15:38:36.661Z","repository":{"id":56847587,"uuid":"106623814","full_name":"dhyegocalota/formtastic-jquery_inputmask","owner":"dhyegocalota","description":"Easily add jquery inputmask to your ActiveAdmin.  :nail_care:","archived":false,"fork":false,"pushed_at":"2017-10-20T04:32:10.000Z","size":583,"stargazers_count":4,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-10T02:02:31.027Z","etag":null,"topics":["activeadmin","form","inputmask","javascript","js","mask","rails","ruby"],"latest_commit_sha":null,"homepage":"","language":"Ruby","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/dhyegocalota.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2017-10-12T00:17:49.000Z","updated_at":"2022-10-14T22:16:57.000Z","dependencies_parsed_at":"2022-09-09T09:11:30.499Z","dependency_job_id":null,"html_url":"https://github.com/dhyegocalota/formtastic-jquery_inputmask","commit_stats":null,"previous_names":["dhyegofernando/formtastic-jquery_inputmask"],"tags_count":5,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dhyegocalota%2Fformtastic-jquery_inputmask","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dhyegocalota%2Fformtastic-jquery_inputmask/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dhyegocalota%2Fformtastic-jquery_inputmask/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dhyegocalota%2Fformtastic-jquery_inputmask/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dhyegocalota","download_url":"https://codeload.github.com/dhyegocalota/formtastic-jquery_inputmask/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243790999,"owners_count":20348385,"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":["activeadmin","form","inputmask","javascript","js","mask","rails","ruby"],"created_at":"2024-09-25T00:21:34.088Z","updated_at":"2026-01-02T15:38:36.619Z","avatar_url":"https://github.com/dhyegocalota.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Formtastic jQuery Inputmask\nEasily add jquery inputmask to your Formtastic (or ActiveAdmin).\n\n## Installation\n**1. Include to your Gemfile**\n```ruby\ngem 'formtastic-jquery_inputmask'\n```\n\n**2. Require javascript dependency**\n```javascript\n//= require formtastic/inputmask\n```\n\n**3. Load locale or other [inputmask](https://github.com/dhyegofernando/formtastic-jquery_inputmask/tree/master/vendor/inputmask/dist) file as you want**\n```javascript\n//= require formtastic/inputmask/locales/pt-BR\n//= require inputmask/phone-codes/phone-us\n```\n\n*p.s. it auto adds jquery as a dependency in your project*\n\n## Usage\n```ruby\nf.input :created_at, mask: 'datetime'\nf.input :date, mask: { alias: 'datetime', inputformat: 'dd/mm/yyyy' } \n```\n\n## Maintainer\n[Dhyego Fernando](https://github.com/dhyegofernando)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdhyegocalota%2Fformtastic-jquery_inputmask","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdhyegocalota%2Fformtastic-jquery_inputmask","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdhyegocalota%2Fformtastic-jquery_inputmask/lists"}