{"id":15448766,"url":"https://github.com/cwaring/origin","last_synced_at":"2025-04-28T16:16:12.085Z","repository":{"id":42072604,"uuid":"351188009","full_name":"cwaring/origin","owner":"cwaring","description":"The fast web3 application toolkit ⚡️","archived":false,"fork":false,"pushed_at":"2022-05-17T14:10:57.000Z","size":548,"stargazers_count":55,"open_issues_count":11,"forks_count":4,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-30T11:11:23.807Z","etag":null,"topics":["devtools","typescript","vite","vue"],"latest_commit_sha":null,"homepage":"","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/cwaring.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}},"created_at":"2021-03-24T18:42:59.000Z","updated_at":"2023-05-12T17:03:13.000Z","dependencies_parsed_at":"2022-09-09T01:01:28.896Z","dependency_job_id":null,"html_url":"https://github.com/cwaring/origin","commit_stats":null,"previous_names":["application-research/origin"],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cwaring%2Forigin","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cwaring%2Forigin/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cwaring%2Forigin/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cwaring%2Forigin/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cwaring","download_url":"https://codeload.github.com/cwaring/origin/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":251342725,"owners_count":21574245,"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":["devtools","typescript","vite","vue"],"created_at":"2024-10-01T20:29:58.521Z","updated_at":"2025-04-28T16:16:12.068Z","avatar_url":"https://github.com/cwaring.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cimg src='./projects/origin-vue-ts/src/assets/origin-logo.svg' width='128' height='128' alt='origin' /\u003e\n\n# Origin\n\n_The fast web3 application toolkit ⚡️_\n\n### Quick Start\n👉 Head over to [origin-playground](https://github.com/application-research/origin-playground) for an example app template.\n\n**status: alpha warning, API \u0026 project structure will change 🐉**\n## Motivation\nBuilding modern web3 applications should be simple, elegant and fast. **Origin** is an attempt to solve that problem with a focus to promote best practices in a lightweight, opinionated base configuration.\n\nOrigin builds upon [Vite 2](https://vitejs.dev/) defaults with [Vue 3](https://v3.vuejs.org/) and [Typescript](https://www.typescriptlang.org/), resulting in ESmodules served directly to the browser during development and \u003c 100ms hot reloading time with preservation of application state between updates.\n\nThe production build uses [rollup](https://rollupjs.org/guide/en/) to generate an optimized output with relative paths so the compiled application will load via both root and subpath domains, suitable for deploying to [IPFS](https://ipfs.io/) and loading natively on the decentralized web.\n\nWe will extend the [vite/rollup plugin architecture](https://vitejs.dev/guide/api-plugin.html) to provide a selection of essential web3 tools/apis for the purpose of plug and play integration with web3 wallets, storage, distributed identity along with other general ui/design productivity frameworks.\n\n## Included Core Features \n- [Vite 2.x](https://vitejs.dev/) with [Vue 3](https://v3.vuejs.org/) \u0026 [Typescript](https://www.typescriptlang.org/)\n- Auto component importing ([`unplugin-vue-components`](https://github.com/antfu/unplugin-vue-components))\n- File based routing ([`vite-plugin-pages`](https://github.com/hannoeru/vite-plugin-pages))\n- Layout sub-system ([`vite-plugin-vue-layouts`](https://github.com/JohnCampionJr/vite-plugin-vue-layouts))\n- IPFS Base (auto gateway detection) [`ipfs-base`](https://github.com/cwaring/ipfs-base)\n- ARG ESLint config (with Prettier) ([`@app-research/eslint-config`](https://github.com/application-research/eslint-config))\n- Server Side Page Generation [`vite-ssg`](https://github.com/antfu/vite-ssg)\n- Metadata rendering with [`@vueuse/head`](https://github.com/vueuse/head)\n\n## Origin Vue Plugins\n- [Pinia](https://pinia.esm.dev/) store with SSG state serialization [`origin-plugin-pinia`]\n\n## Included Dependencies\n- VueUse Utilities [`@vueuse/core`](https://vueuse.org/)\n- VueUse Head - Document \u003chead\u003e manager [`@vueuse/head`](https://vueuse.org/)\n\n## Contributing\n- This is a [pnpm](https://pnpm.io/) monorepo, development requires this package manager and not npm/yarn.\n\n## Credits\n- A huge thanks to all of the contributors behind [Vite](https://github.com/vitejs/vite), [Vue 3](https://github.com/vuejs/vue-next) and related projects, kudos for making it easier and more enjoyable to build next-gen internet, this wouldn't be possible without your efforts 😎\n- Plus of course [IPFS](https://github.com/ipfs/go-ipfs), [Filecoin](https://github.com/filecoin-project) \u0026 [Protocol Labs](https://protocol.ai/) for setting the stage for a more open and secure decentralised web future.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcwaring%2Forigin","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcwaring%2Forigin","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcwaring%2Forigin/lists"}