Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/figma/rules_ts
Bazel rules for the `tsc` compiler from http://typescriptlang.org
https://github.com/figma/rules_ts
Last synced: about 2 months ago
JSON representation
Bazel rules for the `tsc` compiler from http://typescriptlang.org
- Host: GitHub
- URL: https://github.com/figma/rules_ts
- Owner: figma
- License: apache-2.0
- Fork: true (aspect-build/rules_ts)
- Created: 2022-05-13T21:36:18.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-03-01T10:48:04.000Z (over 1 year ago)
- Last Synced: 2024-09-25T07:02:24.008Z (about 2 months ago)
- Homepage:
- Size: 99.6 KB
- Stars: 2
- Watchers: 1
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
# Bazel rules for ts
High-performance alternative to the `@bazel/typescript` npm package, based on
Aspect's rules_js.## Installation
From the release you wish to use:
copy the WORKSPACE snippet into your `WORKSPACE` file.