{"id":20170177,"url":"https://github.com/fabrix-app/spool-i18n","last_synced_at":"2025-04-10T02:26:25.472Z","repository":{"id":95882820,"uuid":"138053117","full_name":"fabrix-app/spool-i18n","owner":"fabrix-app","description":"Spool: i18next Extension spool","archived":false,"fork":false,"pushed_at":"2019-02-02T19:45:17.000Z","size":73,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-17T22:55:07.597Z","etag":null,"topics":["fabrix","i18n","internationalization","nodejs","spools","typescript"],"latest_commit_sha":null,"homepage":null,"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/fabrix-app.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":".github/CONTRIBUTING.md","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-06-20T15:40:37.000Z","updated_at":"2018-12-03T15:12:26.000Z","dependencies_parsed_at":"2023-03-12T18:30:21.512Z","dependency_job_id":null,"html_url":"https://github.com/fabrix-app/spool-i18n","commit_stats":{"total_commits":17,"total_committers":1,"mean_commits":17.0,"dds":0.0,"last_synced_commit":"536af01cb3f767e7b78a03c8a70fcc591e59fc62"},"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fabrix-app%2Fspool-i18n","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fabrix-app%2Fspool-i18n/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fabrix-app%2Fspool-i18n/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fabrix-app%2Fspool-i18n/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fabrix-app","download_url":"https://codeload.github.com/fabrix-app/spool-i18n/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248143705,"owners_count":21054826,"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":["fabrix","i18n","internationalization","nodejs","spools","typescript"],"created_at":"2024-11-14T01:17:35.432Z","updated_at":"2025-04-10T02:26:25.449Z","avatar_url":"https://github.com/fabrix-app.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# spool-i18n\n\n[![Gitter][gitter-image]][gitter-url]\n[![NPM version][npm-image]][npm-url]\n[![Build Status][ci-image]][ci-url]\n[![Test Coverage][coverage-image]][coverage-url]\n[![Dependency Status][daviddm-image]][daviddm-url]\n[![Follow @FabrixApp on Twitter][twitter-image]][twitter-url]\n\n[I18N](https://nodejs.org/api/i18n.html) Spool. Adds an interactive shell to your Fabrix app to help with\ndevelopment and debugging. Saves command history between sessions.\n\n## Install\n\n```sh\n$ npm install @fabrix/spool-i18n --save\n```\n\n## Usage\nThe i18n spool is loaded in your spool config per usual.\n\n```js\n// config/main.ts\nimport { I18nSpool } from '@fabrix/spool-i18n'\nexport const main = {\n  // ...\n  spools: [\n    // ...\n    I18nSpool\n  ]\n}\n```\n\n```js\n// config/i18n.js\nexport const i18n = {\n}\n```\n\n## Contributing\nWe love contributions! Please check out our [Contributor's Guide](https://github.com/fabrix-app/fabrix/blob/master/.github/CONTRIBUTING.md) for more\ninformation on how our projects are organized and how to get started.\n\n## License\n[MIT](https://github.com/fabrix-app/spool-i18n/blob/master/LICENSE)\n\n[npm-image]: https://img.shields.io/npm/v/@fabrix/spool-i18n.svg?style=flat-square\n[npm-url]: https://npmjs.org/package/@fabrix/spool-i18n\n[ci-image]: https://img.shields.io/circleci/project/github/fabrix-app/spool-i18n/master.svg\n[ci-url]: https://circleci.com/gh/fabrix-app/spool-i18n/tree/master\n[daviddm-image]: http://img.shields.io/david/fabrix-app/spool-i18n.svg?style=flat-square\n[daviddm-url]: https://david-dm.org/fabrix-app/spool-i18n\n[gitter-image]: http://img.shields.io/badge/+%20GITTER-JOIN%20CHAT%20%E2%86%92-1DCE73.svg?style=flat-square\n[gitter-url]: https://gitter.im/fabrix-app/Lobby\n[twitter-image]: https://img.shields.io/twitter/follow/FabrixApp.svg?style=social\n[twitter-url]: https://twitter.com/FabrixApp\n[coverage-image]: https://img.shields.io/codeclimate/coverage/github/fabrix-app/spool-i18n.svg?style=flat-square\n[coverage-url]: https://codeclimate.com/github/fabrix-app/spool-i18n/coverage\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffabrix-app%2Fspool-i18n","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffabrix-app%2Fspool-i18n","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffabrix-app%2Fspool-i18n/lists"}