{"id":24373532,"url":"https://github.com/lnvaldez/js-framework","last_synced_at":"2026-05-05T00:39:43.834Z","repository":{"id":273129239,"uuid":"915678156","full_name":"lnvaldez/js-framework","owner":"lnvaldez","description":"Lightweight JavaScript framework with component-based architecture, virtual DOM, and Flux-like state management. Features JSX transpiling support via Babel.","archived":false,"fork":false,"pushed_at":"2025-01-18T21:17:29.000Z","size":36,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-18T22:18:40.548Z","etag":null,"topics":["babel","flux","framework","javascript","javascript-framework","js","jsx","state-management"],"latest_commit_sha":null,"homepage":"","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/lnvaldez.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-01-12T14:16:12.000Z","updated_at":"2025-01-18T21:17:31.000Z","dependencies_parsed_at":"2025-01-18T22:28:48.463Z","dependency_job_id":null,"html_url":"https://github.com/lnvaldez/js-framework","commit_stats":null,"previous_names":["lnvaldez/js-framework"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lnvaldez%2Fjs-framework","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lnvaldez%2Fjs-framework/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lnvaldez%2Fjs-framework/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lnvaldez%2Fjs-framework/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lnvaldez","download_url":"https://codeload.github.com/lnvaldez/js-framework/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243205237,"owners_count":20253427,"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":["babel","flux","framework","javascript","javascript-framework","js","jsx","state-management"],"created_at":"2025-01-19T05:11:44.064Z","updated_at":"2025-12-28T04:05:32.067Z","avatar_url":"https://github.com/lnvaldez.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# JS Framework Project\n\n[Technical Documentation](https://github.com/lnvaldez/js-framework/blob/main/docs/documentation.md)\n\n## Overview\n\nLightweight JavaScript framework designed to be easily integrated into any project. It provides a simple component-based architecture and a virtual DOM for efficient rendering.\n\n## Getting Started\n\n### Prerequisites\n\nEnsure you have the following installed on your machine:\n\n- [Node.js](https://nodejs.org/) (version 14 or higher recommended)\n- [npm](https://www.npmjs.com/) (comes with Node.js)\n\n### Installation\n\n1. **Clone the Repository**\n\n```bash\n   git clone https://github.com/lnvaldez/js-framework.git\n   cd js-framework-project\n```\n\n2. **Install Dependencies**\n   Run the following command to install the necessary dependencies:\n\n```\nnpm install\n```\n\n### Development\n\nTo start the development server, run:\n\n```\nnpm run dev\n```\n\nThis will start a local server using Vite, allowing you to see changes in real-time as you develop.\n\n### Building for Production\n\nTo build the project using Babel, run:\n\n```\nnpm run build:babel\n```\n\nThis will transpile the source code in the src directory and output it to the dist directory.\n\n## Usage\n\n[To Do App](https://github.com/lnvaldez/js-framework-todo)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flnvaldez%2Fjs-framework","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flnvaldez%2Fjs-framework","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flnvaldez%2Fjs-framework/lists"}