unbuild VS rules_ts

Compare unbuild vs rules_ts and see what are their differences.

unbuild

📦 An unified javascript build system (by unjs)

rules_ts

Bazel rules for the `tsc` compiler from http://typescriptlang.org (by aspect-build)
SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.
surveyjs.io
featured
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
unbuild rules_ts
3 1
2,077 91
2.9% -
8.0 9.0
10 days ago 4 days ago
TypeScript Starlark
MIT License Apache License 2.0
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.

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.

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);

What are some alternatives?

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

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

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

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

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

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

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

vitest - Next generation testing framework powered by Vite.

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

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

dopt

unctx - 🍦 Composables in vanilla JS

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