{"id":19577174,"url":"https://github.com/ivanheral/taskr-build","last_synced_at":"2025-02-26T11:42:14.464Z","repository":{"id":98541403,"uuid":"158130397","full_name":"ivanheral/taskr-build","owner":"ivanheral","description":"Builder plugin for Taskr.","archived":false,"fork":false,"pushed_at":"2020-07-16T14:15:40.000Z","size":124,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-10T03:16:51.338Z","etag":null,"topics":["angular","build-tool","builder-plugin","bundler","hyperapp","inferno","javascript","preact","taskr","typescript","vue"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","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/ivanheral.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,"publiccode":null,"codemeta":null}},"created_at":"2018-11-18T21:50:32.000Z","updated_at":"2020-07-16T14:15:43.000Z","dependencies_parsed_at":"2023-04-23T06:34:40.997Z","dependency_job_id":null,"html_url":"https://github.com/ivanheral/taskr-build","commit_stats":{"total_commits":22,"total_committers":1,"mean_commits":22.0,"dds":0.0,"last_synced_commit":"fa9aee6d20852d0e99901090ca941359182a2402"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ivanheral%2Ftaskr-build","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ivanheral%2Ftaskr-build/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ivanheral%2Ftaskr-build/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ivanheral%2Ftaskr-build/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ivanheral","download_url":"https://codeload.github.com/ivanheral/taskr-build/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240848772,"owners_count":19867615,"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","build-tool","builder-plugin","bundler","hyperapp","inferno","javascript","preact","taskr","typescript","vue"],"created_at":"2024-11-11T07:04:51.855Z","updated_at":"2025-02-26T11:42:14.435Z","avatar_url":"https://github.com/ivanheral.png","language":"JavaScript","readme":"# taskr-build\n\n\u003e Builder plugin for [Taskr](https://github.com/lukeed/taskr).\n\n\u003ca href=\"https://npmjs.org/package/taskr\"\u003e\n    \u003cimg src=\"https://img.shields.io/npm/v/taskr-build.svg\" alt=\"NPM Version\"/\u003e\n\u003c/a\u003e\n\u003ca href=\"https://npmjs.org/package/taskr\"\u003e\n    \u003cimg src=\"https://img.shields.io/npm/dm/taskr-build.svg\" alt=\"NPM Downloads\"/\u003e\n\u003c/a\u003e\n\n## About\nPlugin to build web apps with popular frameworks using javascript/typescript.\nIn short, Browserify + Babel 7 in 202X :sweat_smile:\n\n## Reason\nI was tired of using plugins and loaders depending on the javascript framework that I had to use in each project. Using Babel 7 and some transformations is enough. Less time to set up new projects (10-30 lines).\n\nIt has been fun to develop this.\n\n## Prerequisites\n\n## Install\nInstall with yarn.\n\u003cpre\u003e\nyarn add taskr taskr-build @taskr/{esnext,watch} --dev\n\u003c/pre\u003e\n\n## Usage\n\nList of frameworks supported with the key to use:\n- [React](https://github.com/facebook/react) (\"react\")\n- [Vue 2.x](https://github.com/vuejs/vue) (\"vue\")\n- [Preact](https://github.com/developit/preact) (\"preact\")\n- [Inferno](https://github.com/infernojs/inferno) (\"inferno\")\n- [Hyperapp](https://github.com/hyperapp/hyperapp) (\"hyperapp\")\n- [Angular 1 / Angular JS](https://github.com/angular/angular.js) (\"angularjs\")\n- [Angular 2,4,7,8...](https://github.com/angular/angular) (not (AOT) compiler) (\"angular\")\n\n## Examples\n\n- [To-Do List Marvel with Preact X](https://github.com/ivanheral/To-Do-List-Marvel)\n- [Vue Giphy Element UI](https://github.com/ivanheral/vue_giphy_taskr)\n- [Angular 8 with Drag\u0026drop](https://github.com/ivanheral/angular8_taskr)\n- [Inferno/Typescript and Server Side Rendering](https://github.com/ivanheral/inferno_ts_ssr)\n- [React/Typescript/Hooks with tests](https://github.com/ivanheral/react_ts_hooks)\n- [Vue Giphy Element UI with TypeScript](https://github.com/ivanheral/vue_giphy_taskr_ts)\n\n## Code Splitting\n\n## Not build\n\n\n## Thanks\n\n[Taskr](https://github.com/lukeed/taskr): [Luke Edwards](https://lukeed.com) and [Jorge Bucaran](https://github.com/JorgeBucaran)\n\n[Servør](https://github.com/lukejacksonn/servor): [Luke Jackson](https://github.com/lukejacksonn)\n\n## Benchmark\n\nTime to build a project with react and redux:\n\n| Tool | Dev Build 1º |\tDev Build 2º | Dev Build 3º |\n| :---         |     :---:      |     :---:      |     :---:      |\n| [webpack](https://webpack.js.org/) | 8.02s | 2.11s | 2.9s |\n| [parcel](https://parceljs.org/) | 3.67s | 1.89s | 1.81s |\n| taskr-build (browserify) | 2.42s | 0.327s | 0.331s |\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fivanheral%2Ftaskr-build","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fivanheral%2Ftaskr-build","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fivanheral%2Ftaskr-build/lists"}