{"id":22432160,"url":"https://github.com/normalhuman01/orion-rut-input","last_synced_at":"2025-03-27T07:41:37.330Z","repository":{"id":213180834,"uuid":"733247861","full_name":"normalhuman01/orion-rut-input","owner":"normalhuman01","description":" a rut input for orion","archived":false,"fork":false,"pushed_at":"2023-12-18T22:39:40.000Z","size":4,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-01T12:45:27.929Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/normalhuman01.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null}},"created_at":"2023-12-18T22:36:31.000Z","updated_at":"2023-12-18T22:37:48.000Z","dependencies_parsed_at":"2023-12-19T05:26:50.962Z","dependency_job_id":"d22a46a6-de2a-4215-a8f3-7d73ea225f44","html_url":"https://github.com/normalhuman01/orion-rut-input","commit_stats":null,"previous_names":["normalhuman01/orion-rut-input"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/normalhuman01%2Forion-rut-input","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/normalhuman01%2Forion-rut-input/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/normalhuman01%2Forion-rut-input/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/normalhuman01%2Forion-rut-input/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/normalhuman01","download_url":"https://codeload.github.com/normalhuman01/orion-rut-input/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245805999,"owners_count":20675291,"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-12-05T22:10:47.384Z","updated_at":"2025-03-27T07:41:37.312Z","avatar_url":"https://github.com/normalhuman01.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"Orion Rut Input\n===============\n\n```sh\nmeteor add nicolaslopezj:orion-rut-input\n```\n\nRut input for Orion.\n\n**Only for Chile**\n\n\u003e Usage: Simply add the field to your schema\n\n```js\nimport numeral from 'numeral'\n\n// Example\nmyCollection.attachSchema(new SimpleSchema({\n  rut: orion.attribute('rut', {\n    label: 'RUT',\n    optional: true\n  }, {\n    numeral: numeral\n  }),\n}));\n```\n\n\u003e From version 2, numeral must be passed as an option.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnormalhuman01%2Forion-rut-input","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnormalhuman01%2Forion-rut-input","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnormalhuman01%2Forion-rut-input/lists"}