Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/Celtian/ngx-devkit-builders

Custom Angular builders
https://github.com/Celtian/ngx-devkit-builders

angular library

Last synced: 1 day ago
JSON representation

Custom Angular builders

Awesome Lists containing this project

README

        



NgxDevkitBuilders

[![npm version](https://badge.fury.io/js/ngx-devkit-builders.svg)](https://badge.fury.io/js/ngx-devkit-builders)
[![Package License](https://img.shields.io/npm/l/ngx-devkit-builders.svg)](https://www.npmjs.com/ngx-devkit-builders)
[![NPM Downloads](https://img.shields.io/npm/dm/ngx-devkit-builders.svg)](https://www.npmjs.com/ngx-devkit-builders)
[![Snyk](https://snyk.io/advisor/npm-package/ngx-devkit-builders/badge.svg)](https://snyk.io/advisor/npm-package/ngx-devkit-builders)
[![stars](https://badgen.net/github/stars/celtian/ngx-devkit-builders)](https://github.com/celtian/ngx-devkit-builders/)
[![forks](https://badgen.net/github/forks/celtian/ngx-devkit-builders)](https://github.com/celtian/ngx-devkit-builders/)
[![HitCount](http://hits.dwyl.com/celtian/ngx-devkit-builders.svg)](http://hits.dwyl.com/celtian/ngx-devkit-builders)

This package contains Architect builders used to build and test Angular applications and libraries.

> ✓ _Angular 18 compatible_

## 🚀 Builders

| Name | Description |
| ---------------------------------------------------- | --------------------------------- |
| [version](./src/version/README.md) | Create build information file |
| [robots](./src/robots/README.md) | Create simplified robots.txt file |
| [copy-environment](./src/copy-environment/README.md) | Copy environment file |

_More builders can be added in the future._

## 🔧 Compatibility

| Angular | ngx-app-version | Install |
| ------- | --------------- | ---------------------------- |
| >= 17 | 1.x | `yarn add ngx-app-version` |
| >= 16 | 0.x | `yarn add ngx-app-version@0` |

## 🪪 License

Copyright © 2022 - 2024 [Dominik Hladik](https://github.com/Celtian)

All contents are licensed under the [MIT license].

[mit license]: LICENSE