Skip to content

support for deno #11

@ivanhofer

Description

@ivanhofer

deno is an alternative to Node.js. It has TypeScript support out-of-the-box. It would be nice to be able to use typesafe-i18n with deno.

  • investigate what is needed to add support for deno
    • all imports need to include the file-ending *.ts:
      • update file generation to include file endings when outputting for deno (adapter: 'deno')
    • how can we import (only) types in deno??
      • find a solution to that problem
  • re-write watcher to be able to run with deno instead of node

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requesthelp wantedExtra attention is needed

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions