{"id":15369409,"url":"https://github.com/darlanmendonca/minimalist","last_synced_at":"2026-03-14T23:36:30.508Z","repository":{"id":90238161,"uuid":"116978280","full_name":"darlanmendonca/minimalist","owner":"darlanmendonca","description":"a complete and responsive interface for web","archived":false,"fork":false,"pushed_at":"2019-07-17T20:35:53.000Z","size":3542,"stargazers_count":3,"open_issues_count":1,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-23T10:24:36.382Z","etag":null,"topics":["custom-elements-v1","ui-kit","web-components"],"latest_commit_sha":null,"homepage":"https://darlanmendonca.github.io/minimalist/","language":"JavaScript","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/darlanmendonca.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2018-01-10T15:54:10.000Z","updated_at":"2021-05-05T14:20:19.000Z","dependencies_parsed_at":null,"dependency_job_id":"17d8a9ea-d106-4896-9b2d-a80bccaddd78","html_url":"https://github.com/darlanmendonca/minimalist","commit_stats":{"total_commits":1112,"total_committers":4,"mean_commits":278.0,"dds":0.07643884892086328,"last_synced_commit":"2b7355716b3501379d2497dacb3322fc84808f40"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darlanmendonca%2Fminimalist","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darlanmendonca%2Fminimalist/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darlanmendonca%2Fminimalist/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darlanmendonca%2Fminimalist/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/darlanmendonca","download_url":"https://codeload.github.com/darlanmendonca/minimalist/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241039136,"owners_count":19898634,"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":["custom-elements-v1","ui-kit","web-components"],"created_at":"2024-10-01T13:35:38.085Z","updated_at":"2025-12-26T00:21:37.380Z","avatar_url":"https://github.com/darlanmendonca.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![Build Status](https://travis-ci.org/darlanmendonca/minimalist.svg?branch=master)](https://travis-ci.org/darlanmendonca/minimalist)\n[![MIT Licence](https://badges.frapsoft.com/os/mit/mit.svg?v=103)](https://opensource.org/licenses/mit-license.php)\n\n## minimalist-ui\n\nA UI Kit for Web, based in web components (using Custom Elements), ready to be used with or without any framework.\n\n```sh\nnpm install minimalist-ui\n```\n\n##### forms\n\n- [form](./src/form)\n- [input-text](./src/input-text)\n- [input-password](./src/input-password)\n- [input-email](./src/input-email)\n- [input-number](./src/input-number)\n- [button](./src/button)\n\n##### content\n\n- [sidenav](./src/sidenav)\n- [dialog](./src/dialog)\n\n##### styles\n\n- [layout](./src/layout)\n- [backdrop](./src/backdrop)\n- [section](./src/section)\n\n### How it works\n\nEach component in minimalist, has a single core writed with a ES6 class, following the Custom Elements API v1 and providing a complete style ready to be used or customized using CSS Variables.\n\nAll is designed to allow inheritance between components, e.g. `\u003cmn-input-text\u003e` defines a input text in appearance and behaviors like a disabled state. But if you need a input number, `\u003cmn-input-number\u003e` extends `mn-input-text` style and common behaviors, but implements new features like increment/decrement using arrow keys, or min/max parameters.\n\n\nEach feature is built with three things in mind\n\n- keep it simple\n- respect different framework architectures\n- identity can be changed totally\n\n\u003c!-- See more about minimalist components in [darlanmendonca.github.io/minimalist](https://darlanmendonca.github.io/minimalist/) --\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdarlanmendonca%2Fminimalist","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdarlanmendonca%2Fminimalist","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdarlanmendonca%2Fminimalist/lists"}