Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add more langage support #1

Open
valkheim opened this issue Aug 14, 2019 · 0 comments
Open

Add more langage support #1

valkheim opened this issue Aug 14, 2019 · 0 comments
Labels
enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed

Comments

@valkheim
Copy link
Collaborator

valkheim commented Aug 14, 2019

One big step for transform.js will be to validate that another language json can be used as a destination format. XML appears to be a good candidate.

  • Add an XML based filler .See jsonFill.
  • The caller might be parametrized with the lang (e.g. a function like fill(lang, ...args)). See format.
  • Add some tests with a xml-based template on the example interface

See json* functions from /sources/core/utils.js.

While redesigning with a more modular approach, we should keep in mind that a user might want to define its own lang.

@valkheim valkheim changed the title Add XML support Add more language support Aug 14, 2019
@valkheim valkheim changed the title Add more language support Add more langage support Aug 14, 2019
@valkheim valkheim added enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed labels Aug 14, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant