Nxtensions is a set of plugins and utilities for Nx.
Nx is a smart and extensible build framework. At its core, it offers many great features like:
- Project and task graph creation and analysis.
- Orchestration and execution of tasks.
- Computation caching.
- Code generation.
Its core functionality can be further extended with plugins to support frameworks and technologies not supported by the core plugins maintained by the Nx team.
- @nxtensions/astro: Astro plugin for Nx.
- @nxtensions/tsconfig-paths-snowpack-plugin: Snowpack plugin adding support for using path mappings specified in tsconfig files.
Interested in contributing? We welcome contributions, please check out our Contributors Guide.