nx-go VS nxpansion

Compare nx-go vs nxpansion and see what are their differences.

nx-go

๐Ÿˆ Nx plugin to use Go in a Nx Workspace (by nx-go)
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
nx-go nxpansion
2 1
357 5
- -
0.0 0.0
6 months ago over 1 year ago
TypeScript TypeScript
MIT License 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.

nx-go

Posts with mentions or reviews of nx-go. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-11-26.
  • Monorepos in Golang? Preferably with NextJS
    1 project | /r/golang | 3 Jun 2023
    Your go projects will share the go dependencies from the go.mod file in the root. Checkout https://github.com/nx-go/nx-go for getting started. Also, when generating a library you can follow the same approach as an app except you change it from app to lib.
  • Introducing the @nxpansion/opentelemetry-tasks-runner
    5 projects | dev.to | 26 Nov 2021
    As your applications grow in complexity, so do the tools required to build those applications. The Nx Build Framework and its accompanying product [Nx Cloud])(https://nx.app/) have made it easier than ever for JavaScript (and even non Javascript) developers to manage their build pipelines. Through its executors and tasks runners, Nx provides developers with an extensible monorepo to help developers manage dependencies between applications, create build scripts, cache results, and much more. When paired with Nx Cloud, these build artifacts can be cached in the cloud and distributed across build servers to speed up your CI Pipeline.

nxpansion

Posts with mentions or reviews of nxpansion. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-11-26.
  • Introducing the @nxpansion/opentelemetry-tasks-runner
    5 projects | dev.to | 26 Nov 2021
    With this complexity, however, developers need a way understand how their build process is performing. CI platforms have come a long way help deliver these insights about your pipelines and workflows, but if you're using Nx, you're still probably left wondering "What is going on when I run nx affected build?" Nx Cloud is a great first step to see build performance and statistics, but that data still lives in the Nx Cloud and isn't queryable or correlatable. This is where @nxpansion/opentelemetry-tasks-runner comes in. This plugin instruments every command ran by the Nx CLI using OpenTelemetry, allowing you to generate traces and send them to the observability platform of your choice. Below are example traces sent to Honeycomb from an example application. Whether you're using stock Nx build executors, using incremental builds and Nx Cloud build cache, or you're using the Nx Cloud distributed build agents, and whether you're using GitHub Actions, CircleCI, or a custom CI setup, the OpenTelemetry Tasks Runner can instrument you build commands.

What are some alternatives?

When comparing nx-go and nxpansion you can also consider the following projects:

nx - Smart Monorepos ยท Fast CI

examples - Example apps and instrumentation for Honeycomb

angular-ngrx-nx-realworld-example-app - Real world application built with Angular 17, NgRx 17, nrwl/nx 17

otel-cli - OpenTelemetry command-line tool for sending events from shell scripts & similar environments

ng-builders - Custom Angular CLI builders

nxrocks - Set of Nx plugins to enhance your Nx workspace (even more!)

nx-plus - Collection of Nx Community Plugins