{"id":22525346,"url":"https://github.com/minimalist-components/mn-form","last_synced_at":"2026-05-15T12:08:29.775Z","repository":{"id":57299298,"uuid":"75755085","full_name":"minimalist-components/mn-form","owner":"minimalist-components","description":"A form component to mn-inputs","archived":false,"fork":false,"pushed_at":"2018-12-08T07:12:31.000Z","size":93,"stargazers_count":0,"open_issues_count":1,"forks_count":1,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-03-02T06:03:07.429Z","etag":null,"topics":["agnostic-to-frameworks","javascript","mn-form","mn-inputs","pure-javascript","webcomponents"],"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/minimalist-components.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}},"created_at":"2016-12-06T17:31:08.000Z","updated_at":"2016-12-06T17:31:31.000Z","dependencies_parsed_at":"2022-08-26T18:02:52.250Z","dependency_job_id":null,"html_url":"https://github.com/minimalist-components/mn-form","commit_stats":null,"previous_names":[],"tags_count":7,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/minimalist-components%2Fmn-form","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/minimalist-components%2Fmn-form/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/minimalist-components%2Fmn-form/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/minimalist-components%2Fmn-form/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/minimalist-components","download_url":"https://codeload.github.com/minimalist-components/mn-form/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245966932,"owners_count":20701759,"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":["agnostic-to-frameworks","javascript","mn-form","mn-inputs","pure-javascript","webcomponents"],"created_at":"2024-12-07T06:09:55.975Z","updated_at":"2026-05-15T12:08:24.743Z","avatar_url":"https://github.com/minimalist-components.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![npm version](https://badge.fury.io/js/mn-form.svg)](https://badge.fury.io/js/mn-form)\n[![Dependency Status](https://gemnasium.com/badges/github.com/minimalist-components/mn-form.svg)](https://gemnasium.com/github.com/minimalist-components/mn-form)\n[![MIT Licence](https://badges.frapsoft.com/os/mit/mit.svg?v=103)](https://opensource.org/licenses/mit-license.php)\n\n\n# mn-form\n\nA form component to mn-inputs.\n\n\u003c!-- See the [demo](http://codepen.io/darlanmendonca/full/akgXQq) --\u003e\n\n\u003c!-- [![preview demo](https://raw.githubusercontent.com/minimalist-components/mn-form/master/sources/example/mn-form.gif)](http://codepen.io/darlanmendonca/full/akgXQq) --\u003e\n\n### Install\n\n```sh\nnpm install --save mn-form\n```\n\nAnd bundle dependencies and main files in [dist/](https://github.com/minimalist-components/mn-form/tree/master/dist) with your preferred tool.\n\n### Usage\n\nIn your html, you can use the tag ```mn-form``` e.g.\n\n```html\n\u003cmn-form\u003e\n  \u003c!-- inputs goes here --\u003e\n\u003c/mn-form\u003e\n```\n\nNote, the class passed to mn-form will be transfer to a form element inside mn-form\n\nThe following attributes from forms are supported in this component\n\n- [name](http://www.w3schools.com/tags/att_input_name.asp)\n- [spellcheck](http://www.w3schools.com/tags/att_global_spellcheck.asp) (true by default)\n- [disabled](https://www.w3schools.com/tags/att_input_disabled.asp)\n- [readonly](https://www.w3schools.com/tags/att_input_readonly.asp)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fminimalist-components%2Fmn-form","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fminimalist-components%2Fmn-form","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fminimalist-components%2Fmn-form/lists"}