{"id":24916969,"url":"https://github.com/thedvlprguy/aurora","last_synced_at":"2025-10-17T03:31:07.690Z","repository":{"id":222505733,"uuid":"757452643","full_name":"thedvlprguy/Aurora","owner":"thedvlprguy","description":"Documentation of Aurora","archived":false,"fork":false,"pushed_at":"2024-02-14T15:29:04.000Z","size":17,"stargazers_count":4,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-22T17:41:45.134Z","etag":null,"topics":["ascendantaditya","aurora-lang","basic","github","google","gsoc2023","llvm","meta","microsoft","programming","programming-challenges","programming-exercises","programming-language","programming-languages","python","swoc2023","swoc2024"],"latest_commit_sha":null,"homepage":"https://1dvlpr-sorganization.gitbook.io/aurora/","language":"Python","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/thedvlprguy.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}},"created_at":"2024-02-14T14:25:23.000Z","updated_at":"2025-01-18T13:25:44.000Z","dependencies_parsed_at":"2024-02-14T16:47:38.601Z","dependency_job_id":null,"html_url":"https://github.com/thedvlprguy/Aurora","commit_stats":null,"previous_names":["ascendantaditya/aurora","jhwach/aurora","thedvlprguy/aurora"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thedvlprguy%2FAurora","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thedvlprguy%2FAurora/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thedvlprguy%2FAurora/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thedvlprguy%2FAurora/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/thedvlprguy","download_url":"https://codeload.github.com/thedvlprguy/Aurora/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":236767932,"owners_count":19201622,"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":["ascendantaditya","aurora-lang","basic","github","google","gsoc2023","llvm","meta","microsoft","programming","programming-challenges","programming-exercises","programming-language","programming-languages","python","swoc2023","swoc2024"],"created_at":"2025-02-02T08:19:47.727Z","updated_at":"2025-10-17T03:31:02.410Z","avatar_url":"https://github.com/thedvlprguy.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Aurora\n\nAurora is a high-level programming language designed for building user interfaces and web applications. It provides a simple and intuitive syntax for creating interactive and dynamic web applications efficiently. With Aurora, you can quickly develop front-end applications without the complexity of traditional web development frameworks.\n\n## Features\n\n- **Intuitive Syntax**: Aurora's syntax is designed to be easy to understand and write, making it ideal for beginners and experienced developers alike.\n- **Component-Based**: Build your applications using reusable components, allowing for modular and maintainable code.\n- **Declarative**: Define the structure and behavior of your UI using simple and expressive declarations.\n- **Data Binding**: Easily bind data to your UI elements, keeping your application in sync with your data model.\n- **Event Handling**: Respond to user interactions and events with ease, creating dynamic and interactive user experiences.\n- **Extensible**: Extend Aurora with custom components and libraries to suit your specific needs.\n- **Cross-Platform**: Build web applications that run seamlessly across different browsers and devices.\n\n## Installation\n\nTo install Aurora, you can use pip, the Python package manager:\n\n```bash\npip install aurora-lang\n```\n\nFor more detailed installation instructions, please refer to the [installation guide](#installation).\n\n## Getting Started\n\nCheck out the [official documentation](https://aurora-lang-docs.example.com) to get started with Aurora. The documentation provides comprehensive guides, tutorials, and examples to help you learn the language and build your first web application.\n\n## Example\n\nHere's a simple example of a \"Hello, World!\" application written in Aurora:\n\n```python\ncomponent HelloWorld:\n    def render(self):\n        return \"\u003ch1\u003eHello, World!\u003c/h1\u003e\"\n\napp = HelloWorld()\nprint(app.render())\n```\n\n## Contributing\n\nIf you're interested in contributing to Aurora\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthedvlprguy%2Faurora","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fthedvlprguy%2Faurora","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthedvlprguy%2Faurora/lists"}