rules_ts VS unbuild

Compare rules_ts vs unbuild and see what are their differences.

rules_ts

Bazel rules for the `tsc` compiler from http://typescriptlang.org (by aspect-build)

unbuild

📦 An unified javascript build system (by unjs)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
rules_ts unbuild
1 3
92 2,084
- 3.3%
9.0 8.0
2 days ago 6 days ago
Starlark TypeScript
Apache License 2.0 MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

rules_ts

Posts with mentions or reviews of rules_ts. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-04-20.
  • Building a modern gRPC-powered microservice using Node.js, Typescript, and Connect
    15 projects | dev.to | 20 Apr 2023
    import { StateTransitionService } from "@state-transitions/definition"; import { createConnectTransport } from "@bufbuild/connect-node"; import { createPromiseClient } from "@bufbuild/connect"; // The following line is due to these issues // > https://github.com/aspect-build/rules_ts/issues/159#issuecomment-1437399901 // > https://github.com/microsoft/TypeScript/issues/47663#issuecomment-1270716220 import type {} from "@bufbuild/protobuf"; export const transport = createConnectTransport({ baseUrl: `http://localhost:8080`, httpVersion: "1.1", }); export const client = createPromiseClient(StateTransitionService, transport);

unbuild

Posts with mentions or reviews of unbuild. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-04-20.

What are some alternatives?

When comparing rules_ts and unbuild you can also consider the following projects:

tsup - The simplest and fastest way to bundle your TypeScript libraries.

vueuse - Collection of essential Vue Composition Utilities for Vue 2 and 3

fastify - Fast and low overhead web framework, for Node.js

vite - Next generation frontend tooling. It's fast!

typebox - Json Schema Type Builder with Static Type Resolution for TypeScript

unlighthouse - Scan your entire site with Google Lighthouse in 2 minutes (on average). Open source, fully configurable with minimal setup.

connect-go - Moved to https://github.com/connectrpc/connect-go

vitest - Next generation testing framework powered by Vite.

dopt

puppeteer-cluster - Puppeteer Pool, run a cluster of instances in parallel

nvm - Node Version Manager - POSIX-compliant bash script to manage multiple active node.js versions

unctx - 🍦 Composables in vanilla JS