{"id":14971672,"url":"https://github.com/additionalui/additionalui","last_synced_at":"2026-02-21T23:04:26.751Z","repository":{"id":235553450,"uuid":"789646331","full_name":"additionalui/additionalui","owner":"additionalui","description":"Additional UI offers a seamless website creation experience, empowering you to build stunning websites with ease. Our intuitive editor and vast selection of customizable templates make the process simple and enjoyable.","archived":false,"fork":false,"pushed_at":"2024-06-13T15:01:58.000Z","size":520,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-10-30T05:34:25.720Z","etag":null,"topics":["additionalsheet","additionalui","bootstrap","css","html","javascript","tailwindcss"],"latest_commit_sha":null,"homepage":"https://additionalui.com/","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/additionalui.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,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-04-21T06:31:13.000Z","updated_at":"2024-08-09T19:58:59.000Z","dependencies_parsed_at":null,"dependency_job_id":"e8911ab0-eefd-42eb-b56e-27a0f85efb3b","html_url":"https://github.com/additionalui/additionalui","commit_stats":{"total_commits":12,"total_committers":1,"mean_commits":12.0,"dds":0.0,"last_synced_commit":"66efee63818563032119005b86cab91d3ca24a8e"},"previous_names":["additionalui/additionalui"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/additionalui%2Fadditionalui","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/additionalui%2Fadditionalui/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/additionalui%2Fadditionalui/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/additionalui%2Fadditionalui/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/additionalui","download_url":"https://codeload.github.com/additionalui/additionalui/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247451626,"owners_count":20940946,"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":["additionalsheet","additionalui","bootstrap","css","html","javascript","tailwindcss"],"created_at":"2024-09-24T13:45:38.247Z","updated_at":"2025-10-25T17:48:38.646Z","avatar_url":"https://github.com/additionalui.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![Hero Image](https://additionalui.com/images/home.png)](https://additionalui.com)\n\n\u003ca href=\"https://additionalui.com\"\u003e\u003cimg src=\"https://additionalui.com/logo.png\" alt=\"Logo\" width=\"200\" height=\"auto\"\u003e\u003c/a\u003e\n\nAdditional UI offers a comprehensive collection of open-source prebuilt UI components, leveraging the utility-first approach of the Tailwind CSS framework.\n\n[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n\n## Why use Additional UI?\n\nBased on the Tailwind CSS utility classes, Additional UI's prebuilt components and UI elements help you quickly design and customize responsive mobile-first websites with the components a website needs, including buttons, dropdowns, navigation bars, modals, and more.\n\n## Getting Started\n\nThis guide will help you get started with Additional UI, including how to run, customize, update, and integrate your project!\n\nFirst, you need to make sure that you have a working \u003ca href=\"https://tailwindcss.com/\"\u003eTailwind CSS\u003c/a\u003e  installed and that you also have \u003ca href=\"https://nodejs.org/en/\"\u003eNode\u003c/a\u003e and \u003ca href=\"https://www.npmjs.com/\"\u003eNPM\u003c/a\u003e installed on your machine.\n\n### Require via NPM\n\n1. Install \u003ccode\u003eadditionalui\u003c/code\u003e via npm\n\n```html\nnpm i additionalui\n```\n\n2. Include the JavaScript `\u003cscript\u003e \u003c/script\u003e` that powers the interactive elements near the end of your `\u003cbody\u003e` tag:\n\n```html\n\u003cscript src=\"./node_modules/additionalui/dist/aui.min.js\"\u003e\u003c/script\u003e\n```\n\n3. Or you can add below script tag directly in your index.html file\n\n```html\n\u003cscript src=\"https://unpkg.com/additionalui@2.5.9/dist/aui.min.js\"\u003e\u003c/script\u003e\n```\n\n\n## \u003ca href=\"https://additionalui.com/docs/accordion\"\u003eComponents\u003c/a\u003e\n[![Hero Image](https://static.additionalsheet.com/images/others/2024-05-01Screenshot%202024-05-01%20233450.png)](https://additionalui.com/docs/accordion)\n\n## \u003ca href=\"https://additionalui.com/blocks\"\u003eBlocks\u003c/a\u003e\n[![Hero Image](https://static.additionalsheet.com/images/others/2024-05-01Screenshot%202024-05-01%20233434.png)](https://additionalui.com/blocks)\n\n## \u003ca href=\"https://additionalui.com/examples\"\u003eExamples\u003c/a\u003e\n[![Hero Image](https://additionalui.com/images/examples.png)](https://additionalui.com/examples)\n\n## \u003ca href=\"https://additionalui.com/templates\"\u003eTemplates\u003c/a\u003e\n[![Hero Image](https://additionalui.com/images/templates.png)](https://additionalui.com/templates)\n\n## \u003ca href=\"https://additionalui.com/editor\"\u003eTry Editor\u003c/a\u003e\n[![Hero Image](https://additionalui.com/images/editor.png)](https://additionalui.com/editor)\n\n## \u003ca href=\"https://additionalui.com/playground\"\u003eTry Playground\u003c/a\u003e\n[![Hero Image](https://additionalui.com/images/playground.png)](https://additionalui.com/playground)\n\n\n\n## Documentation\n\nFor full documentation of the additionalui options, visit \u003ca href=\"https://additionalui.com/\"\u003eadditionalui.com\u003c/a\u003e.\n## Community\n\nFor help, discussion about best practices, or any other conversation that would benefit from being searchable use [GitHub Discussions](https://github.com/htmlstreamofficial/additionalui/discussions)\n\n## License\n\nAdditional UI is Open Source project and licensed\nAll brand icons are trademarks of their respective owners. The use of these trademarks does not indicate endorsement of the trademark holder by Additional UI, nor vice versa.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fadditionalui%2Fadditionalui","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fadditionalui%2Fadditionalui","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fadditionalui%2Fadditionalui/lists"}