Commit 94ab265
authored
feat: i18n bucket type agnostic configuration support (#73)
* feat(cli): add replexica init command
* chore: moved classic demo dir to /demo
* chore: upd lockfile
* feat(cli): add `projects` to i18n.json
* feat(spec): added `@replexica/spec` package
* chore(spec): migrate compiler + cli to use spec
* refactor(spec): refactored i18n.json format
* refactor: upd
* chore: upd i18n.json
* feat: add translator fn implementation
* feat: add replexica bucket processor
* feat: implement replexica bucket processor
* refactor: refactoring
* refactor: refactoring
* feat: add markdown bucket processor
* feat: add bucket processors
* refactor: remove old cli code
* chore: cleanup
* feat(spec): add add config / formats to @replexica/spec
* feat(cli): add `replexica config` cli command
* feat(cli): fallback to using default config instead of throwing an error
* feat(compiler): use config merging in compiler
* feat: migrate to the new compiler / config
* docs(spec): changeset for `@replexica/spec`1 parent 0b719c4 commit 94ab265
70 files changed
Lines changed: 960 additions & 1081 deletions
File tree
- .changeset
- demo
- classic
- json
- markdown
- xcode
- yaml-root-key
- yaml
- next-app-shadcnui
- next-app
- node
- packages
- cli
- src
- localize
- config
- engine
- lib/lang-data-processor
- services
- bucket
- compiler
- src
- plugins
- spec
- src
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
File renamed without changes.
0 commit comments