{"id":26826223,"url":"https://github.com/dotpipe/html-json-editor","last_synced_at":"2025-03-30T11:18:15.715Z","repository":{"id":284051598,"uuid":"953495882","full_name":"dotpipe/HTML-JSON-Editor","owner":"dotpipe","description":null,"archived":false,"fork":false,"pushed_at":"2025-03-23T21:35:07.000Z","size":124,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-23T22:31:37.340Z","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":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/dotpipe.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":"2025-03-23T14:03:07.000Z","updated_at":"2025-03-23T21:35:10.000Z","dependencies_parsed_at":"2025-03-23T22:31:39.574Z","dependency_job_id":"511bd61b-0e4d-4268-92cc-4c007f775186","html_url":"https://github.com/dotpipe/HTML-JSON-Editor","commit_stats":null,"previous_names":["dotpipe/html-json-editor"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotpipe%2FHTML-JSON-Editor","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotpipe%2FHTML-JSON-Editor/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotpipe%2FHTML-JSON-Editor/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotpipe%2FHTML-JSON-Editor/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dotpipe","download_url":"https://codeload.github.com/dotpipe/HTML-JSON-Editor/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246308048,"owners_count":20756482,"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":"2025-03-30T11:18:15.254Z","updated_at":"2025-03-30T11:18:15.709Z","avatar_url":"https://github.com/dotpipe.png","language":"JavaScript","readme":"# AI-Powered HTML Editor\n\n## Overview\nThis project is an AI-powered HTML editor that features a snap-to-grid functionality, allowing users to create and manipulate HTML elements easily and intuitively. The editor integrates AI services to provide suggestions and auto-completion features, enhancing the user experience.\n\n## Features\n- **Snap-to-Grid Functionality**: Align elements to a customizable grid for precise placement.\n- **AI Integration**: Get suggestions and auto-completions for HTML elements based on user input.\n- **User-Friendly Interface**: A clean and intuitive interface that includes a sidebar for easy access to tools and options.\n\n## Project Structure\n```\nai-html-editor\n├── src\n│   ├── components\n│   │   ├── Editor.tsx\n│   │   ├── Grid.tsx\n│   │   └── Sidebar.tsx\n│   ├── hooks\n│   │   └── useSnapToGrid.ts\n│   ├── services\n│   │   └── aiService.ts\n│   ├── styles\n│   │   ├── editor.css\n│   │   └── grid.css\n│   ├── utils\n│   │   └── helpers.ts\n│   └── index.tsx\n├── public\n│   ├── index.html\n│   └── manifest.json\n├── package.json\n├── tsconfig.json\n└── README.md\n```\n\n## Installation\n1. Clone the repository:\n   ```\n   git clone \u003crepository-url\u003e\n   ```\n2. Navigate to the project directory:\n   ```\n   cd ai-html-editor\n   ```\n3. Install the dependencies:\n   ```\n   npm install\n   ```\n\n## Usage\nTo start the development server, run:\n```\nnpm start\n```\nOpen your browser and navigate to `http://localhost:3000` to access the editor.\n\n## Contributing\nContributions are welcome! Please open an issue or submit a pull request for any enhancements or bug fixes.\n\n## License\nThis project is licensed under the MIT License. See the LICENSE file for details.","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdotpipe%2Fhtml-json-editor","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdotpipe%2Fhtml-json-editor","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdotpipe%2Fhtml-json-editor/lists"}