{"id":22595755,"url":"https://github.com/kyoz/loz","last_synced_at":"2025-04-11T00:31:55.825Z","repository":{"id":45261375,"uuid":"373069833","full_name":"kyoz/loz","owner":"kyoz","description":":earth_asia: [WIP] JSON Translation Tool","archived":false,"fork":false,"pushed_at":"2021-12-27T01:36:33.000Z","size":1308,"stargazers_count":3,"open_issues_count":4,"forks_count":2,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-24T21:14:10.794Z","etag":null,"topics":["i18n","tool","translation"],"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/kyoz.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2021-06-02T06:55:17.000Z","updated_at":"2023-03-22T11:54:15.000Z","dependencies_parsed_at":"2022-08-03T06:31:08.582Z","dependency_job_id":null,"html_url":"https://github.com/kyoz/loz","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kyoz%2Floz","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kyoz%2Floz/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kyoz%2Floz/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kyoz%2Floz/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kyoz","download_url":"https://codeload.github.com/kyoz/loz/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248322428,"owners_count":21084334,"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":["i18n","tool","translation"],"created_at":"2024-12-08T10:11:31.583Z","updated_at":"2025-04-11T00:31:55.785Z","avatar_url":"https://github.com/kyoz.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003e Loz\n![Maintained][maintained-badge]\n\n# Introduction\n\nCurrently runs with:\n\n- Angular v12.0.2\n- Electron v13.0.1\n- Electron Builder v22.10.5\n\n/!\\ Angular 12.x CLI needs Node 11 or later to work correctly.\n\n## Getting Started\n\nClone this repository locally:\n\n``` bash\ngit clone https://github.com/kyoz/i18nice.git\n```\n\nInstall dependencies with npm:\n\n``` bash\nnpm install\n```\n\nThere is an issue with `yarn` and `node_modules` when the application is built by the packager. Please use `npm` as dependencies manager.\n\nIf you want to generate Angular components with Angular-cli , you **MUST** install `@angular/cli` in npm global context.\nPlease follow [Angular-cli documentation](https://github.com/angular/angular-cli) if you had installed a previous version of `angular-cli`.\n\n``` bash\nnpm install -g @angular/cli\n```\n\n## To build for development\n\n- **in a terminal window** -\u003e npm start\n\nVoila! You can use your Angular + Electron app in a local development environment with hot reload!\n\nThe application code is managed by `app/main.ts`. In this sample, the app runs with a simple Angular App (http://localhost:4200), and an Electron window. \\\nThe Angular component contains an example of Electron and NodeJS native lib import. \\\nYou can disable \"Developer Tools\" by commenting `win.webContents.openDevTools();` in `app/main.ts`.\n\n## Commands\n\n|Command|Description|\n| ---- | ---- |\n|`npm run ng:serve`| Execute the app in the browser |\n|`npm run build`| Build the app. Your built files are in the /dist folder. |\n|`npm run build:prod`| Build the app with Angular aot. Your built files are in the /dist folder. |\n|`npm run electron:local`| Builds your application and start electron\n|`npm run electron:build`| Builds your application and creates an app consumable based on your operating system |\n\n**Your application is optimised. Only /dist folder and NodeJS dependencies are included in the final bundle.**\n\n## Maintainers\n\n- [Kyoz](https://github.com/kyoz) (banminkyoz@gmail.com)\n- [TienDat](https://github.com/tiendat77) (huynhztienzdat@gmail.com)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkyoz%2Floz","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkyoz%2Floz","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkyoz%2Floz/lists"}