{"id":18605264,"url":"https://github.com/kottans/framework-2021","last_synced_at":"2025-04-10T20:30:57.119Z","repository":{"id":49179420,"uuid":"338867441","full_name":"kottans/framework-2021","owner":"kottans","description":"A custom framework empowered Weather App","archived":false,"fork":false,"pushed_at":"2021-06-24T20:14:54.000Z","size":677,"stargazers_count":28,"open_issues_count":12,"forks_count":9,"subscribers_count":8,"default_branch":"main","last_synced_at":"2025-03-25T03:51:13.505Z","etag":null,"topics":["fe-framework","kottans","weather-app"],"latest_commit_sha":null,"homepage":"https://kottans.org/framework-2021/","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/kottans.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}},"created_at":"2021-02-14T18:01:34.000Z","updated_at":"2023-04-29T18:37:54.000Z","dependencies_parsed_at":"2022-09-21T14:41:45.777Z","dependency_job_id":null,"html_url":"https://github.com/kottans/framework-2021","commit_stats":null,"previous_names":[],"tags_count":7,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kottans%2Fframework-2021","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kottans%2Fframework-2021/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kottans%2Fframework-2021/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kottans%2Fframework-2021/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kottans","download_url":"https://codeload.github.com/kottans/framework-2021/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248290019,"owners_count":21078923,"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":["fe-framework","kottans","weather-app"],"created_at":"2024-11-07T02:20:33.643Z","updated_at":"2025-04-10T20:30:56.795Z","avatar_url":"https://github.com/kottans.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Framework\n\nA gradual FE JS framework development.\n\n## End game\n\nHave a web app as a practical implementation\nof an application backed with a basic FE framework.\n\nFramework features:\n\n- components with props\n- html-like syntax\n- app state management\n- event handling\n- async network requests\n\nOut of scope:\n\n- reconciliation\n- app state persistency between sessions\n- everything else :)\n\n## Development\n\nMake sure you have [Node.js](https://nodejs.org/en/) installed on your machine.\n\n`npm install` to install dependencies.\nIgnore npm audit warnings.\nIf any changes appear on `package-lock.json` just commit those.\n\n`npm start` to launch dev server, app would be served at http://localhost:1234/\n\n`npm run lint` to lint and prettify your code\n\nThe project implements a pre-commit hook that launches staged files linting.\nIf your IDE reports a commit failure then run `npm run lint` and/or `npm run lint:staged`\nand fix reported issues. Note that [`.eslintrc.js`](./.eslintrc.js) allows\n`console.error` and `console.warn`.\n\n`npm run build` to build production distribution package\n\n`npm run deploy` to publish built app\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkottans%2Fframework-2021","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkottans%2Fframework-2021","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkottans%2Fframework-2021/lists"}