ts-plugin / ts-plugin/ts-import-plugin

Use without webpack/bundler. Bare typescript compilation, as a plugin

Open
#74 4 comments 3 reactions 1 assignee View on GitHub

@Brooooooklyn is already working on this.

Since Apr 2, 2020.

Dominant language
TypeScript
Stars
603
Forks
36
Avg merge
1m
Merged PRs (30d)
1

Description

Hey there,
thx for this useful lib.

Are you interested in making this to be TypeScript compatible plugin, which can be used without any bundler? Currently the plugin ecosystem in TypeScript is pretty fragmented, see Microsoft/TypeScript#14419.

But there are efforts to make it universal, like using cevek/ttypescript (It's a wrapper of TypeScript compiler to make it possible to use plugin in universal way).

I needed a way to use this plugin without webpack and modify it to be compatible with cevek/ttypescript, and it works okay so far.

Let me know if you want to do this, I'll send a pull request

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.