{"id":13601959,"url":"https://github.com/tinijs/tinijs","last_synced_at":"2025-04-12T20:45:45.433Z","repository":{"id":190997418,"uuid":"683700515","full_name":"tinijs/tinijs","owner":"tinijs","description":"The TiniJS Framework 🥚","archived":false,"fork":false,"pushed_at":"2025-02-08T03:59:46.000Z","size":12457,"stargazers_count":144,"open_issues_count":3,"forks_count":5,"subscribers_count":7,"default_branch":"main","last_synced_at":"2025-04-04T10:58:41.036Z","etag":null,"topics":["angular","javascript","lit","react","svelte","vue","webcomponents"],"latest_commit_sha":null,"homepage":"https://tinijs.dev","language":"TypeScript","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/tinijs.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","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":"2023-08-27T12:33:24.000Z","updated_at":"2025-02-08T13:00:59.000Z","dependencies_parsed_at":null,"dependency_job_id":"b2a64f28-8393-4f04-91ed-16be481e0919","html_url":"https://github.com/tinijs/tinijs","commit_stats":{"total_commits":33,"total_committers":2,"mean_commits":16.5,"dds":"0.030303030303030276","last_synced_commit":"a6c0110a9b21f1831c3eb7f8fbe06854d6f4e606"},"previous_names":["tinijs/tinijs"],"tags_count":18,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tinijs%2Ftinijs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tinijs%2Ftinijs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tinijs%2Ftinijs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tinijs%2Ftinijs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tinijs","download_url":"https://codeload.github.com/tinijs/tinijs/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248631692,"owners_count":21136559,"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":["angular","javascript","lit","react","svelte","vue","webcomponents"],"created_at":"2024-08-01T18:01:10.727Z","updated_at":"2025-04-12T20:45:45.409Z","avatar_url":"https://github.com/tinijs.png","language":"TypeScript","funding_links":[],"categories":["TypeScript","angular"],"sub_categories":[],"readme":"# TiniJS Framework\n\nThe TiniJS Framework (meta-framework) is a collection of tools for building web applications from start to finish. It is based on [Lit](https://lit.dev) and aims to provide a native, lightweight, interoperable platform for building web applications.\n\nFor more details and usage, please visit \u003chttps://tinijs.dev\u003e\n\n## Development\n\n- Fork the repository\n- Install the dependencies: `npm i`. Install new dependencies for a specific package: `npm i \u003cname\u003e -w @tinijs/\u003cpackage-name\u003e`\n- Format: `npm run fix`\n- Lint: `npm run lint`\n- Test: `npm run test`\n- Build:\n  - All: `npm run build`\n  - Specific: `npm run build -- --scope @tinijs/\u003cpackage-name\u003e`\n\n## Release\n\nThe `npm run release` script does the following:\n\n1. Release the main packages inside `./packages` using Lerna (**MUST** run first)\n2. Release the `@tinijs/ui-*` packages inside `./packages/ui/build` using a custom script\n\n### Prebuilt UI packages\n\nPrebuilt UI packages are released using the `release-ui` script.\n\n```bash\nnpx tsx ./scripts/release-ui.mts\n```\n\n| Option              | Description                                                            |\n| ------------------- | ---------------------------------------------------------------------- |\n| `--dir \u003cpath\u003e`      | The path to the UI build dir, default `./packages/ui/build`            |\n| `--pick \u003cnames\u003e`    | Pick certain packages to release, provide dir names in comma-separated |\n| `--version \u003cvalue\u003e` | Provide a version, default to field `version` in lerna.json            |\n\n### Individual release\n\nIn case of small changes and hotfixes, packages can be released individually.\n\n- Manually update `package.json`:\n  - The `version` field\n  - The `dependencies, devDependencies` fields (if packages depend on each other)\n- Release:\n  - Normal packages: `cd packages/\u003cname\u003e \u0026\u0026 npm publish`\n  - UI packages (if required): at the root, run `npx tsx ./scripts/release-ui.mts --version \u003cversion\u003e`\n\n## License\n\n**The TiniJS Framework** is released under the [MIT](./LICENSE) license.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftinijs%2Ftinijs","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftinijs%2Ftinijs","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftinijs%2Ftinijs/lists"}