An open API service providing repository metadata for many open source software ecosystems.

GitHub topics: angular-schematics

briebug/cypress-schematic 📦

**⛔️ DEPRECATED** Add cypress to an Angular CLI project

Language: TypeScript - Size: 1.44 MB - Last synced at: about 12 hours ago - Pushed at: almost 2 years ago - Stars: 153 - Forks: 22

oktadev/okta-angular-schematics-example

A Basic Schematics Example

Language: TypeScript - Size: 32.2 KB - Last synced at: 10 days ago - Pushed at: about 4 years ago - Stars: 4 - Forks: 8

cyrilletuzi/vscode-angular-schematics

Ultimate Angular code generation in Visual Studio Code

Size: 7.08 MB - Last synced at: 16 days ago - Pushed at: 2 months ago - Stars: 139 - Forks: 12

DevIntent/dev 📦

Application Development Tools for Angular

Language: TypeScript - Size: 6.19 MB - Last synced at: 19 days ago - Pushed at: over 2 years ago - Stars: 12 - Forks: 2

maciejtreder/ng-toolkit

:star: Angular tool-box! Start your PWA in two steps! Add Serverless support for existing projects and much more

Language: TypeScript - Size: 7.5 MB - Last synced at: about 13 hours ago - Pushed at: about 2 years ago - Stars: 1,119 - Forks: 155

rucken/core-nestjs 📦

A simple application demonstrating the basic usage of permissions with NestJS (JWT, Passport, Facebook, Google+, User, Group, Permission)

Language: TypeScript - Size: 8.53 MB - Last synced at: 24 days ago - Pushed at: over 4 years ago - Stars: 400 - Forks: 64

manbearwiz/angular-compiler-bundled

@angular/compiler bundled with esbuild to cjs to be used in schematics

Language: TypeScript - Size: 99.6 KB - Last synced at: 7 days ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

danguilherme/ng-cli-pug-loader

:sparkles: Angular schematics to add .pug to your project

Language: TypeScript - Size: 92.8 KB - Last synced at: 14 days ago - Pushed at: over 1 year ago - Stars: 55 - Forks: 17

cipchk/ng-deploy-oss

Deploy Angular apps to aliyun OSS, qiniu, upyun using the Angular CLI. 🚀

Language: TypeScript - Size: 1.96 MB - Last synced at: 4 days ago - Pushed at: 5 months ago - Stars: 19 - Forks: 1

twittwer/nx-tools

Workspace for Nx Plugins.

Language: TypeScript - Size: 1.82 MB - Last synced at: 5 days ago - Pushed at: 6 months ago - Stars: 40 - Forks: 7

bilelmsekni/componizer

vs code extension for refactoring to components

Language: TypeScript - Size: 2.42 MB - Last synced at: 3 days ago - Pushed at: over 3 years ago - Stars: 32 - Forks: 5

danduh/ng-process-env

Angular schematics and builder to retrieve values from System Environment (OS) variables and update relevant `environment.ts` file.

Language: TypeScript - Size: 1.55 MB - Last synced at: 5 months ago - Pushed at: almost 2 years ago - Stars: 19 - Forks: 3

FranzDiebold/ng-google-sheets-db-library

Use Google Sheets as your (read-only) backend for your Angular app!

Language: TypeScript - Size: 3.56 MB - Last synced at: 16 days ago - Pushed at: over 1 year ago - Stars: 46 - Forks: 11

Hyperxq/AngularSchematicKit

A collection of useful angular schematic.

Language: TypeScript - Size: 525 KB - Last synced at: 9 days ago - Pushed at: 11 months ago - Stars: 2 - Forks: 0

mateuscechetto/angular-feature-schematics

Fature-focused Schematics that I use in my Angular projects

Language: TypeScript - Size: 63.5 KB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

lekhmanrus/ngx-pug-builders

Angular Pug Builders

Language: TypeScript - Size: 2.41 MB - Last synced at: 4 days ago - Pushed at: over 1 year ago - Stars: 24 - Forks: 4

rangle/custom-angular-schematic-demo

Custom schematics for libraries

Language: TypeScript - Size: 220 KB - Last synced at: 11 days ago - Pushed at: about 2 years ago - Stars: 4 - Forks: 0

zbennett10/schematics-cookbook

The repository for my book -> Angular Schematics Cookbook

Size: 110 KB - Last synced at: about 2 years ago - Pushed at: over 6 years ago - Stars: 3 - Forks: 1

brendamesias/schematic-angular-configured

set up a new angular project with rules to automatically format your code with eslint and prettier via pre-commit hooks, for them you will need to install and run an angular schematics command in your cli.

Size: 188 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

vishal423/ngx-hipster 📦

Angular schematics to scaffold production ready angular material applications

Language: TypeScript - Size: 8.01 MB - Last synced at: 3 days ago - Pushed at: over 4 years ago - Stars: 5 - Forks: 1

sweet-mustard/schematics

Angular Schematics with a Sweet Mustard flavour

Language: TypeScript - Size: 900 KB - Last synced at: about 1 year ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

MaciejWWojcik/subscription-component-schematics

Have you ever realized that you often repeat the same patterns across multiple files? Creating schematics that override well-known Angular schematics, designing them based on project needs will enhance your development and reduce time spent on generating files. This repository contains an example created for the purpose of this article https://indepth.dev/posts/1438/extend-angular-schematics-to-customize-your-development-process

Language: TypeScript - Size: 12.7 KB - Last synced at: 14 days ago - Pushed at: over 3 years ago - Stars: 2 - Forks: 1

patelvimal/ng-vim-devtools

A schematic to integrate husky, prettier and commit-lint in your angular application

Language: TypeScript - Size: 304 KB - Last synced at: about 11 hours ago - Pushed at: over 3 years ago - Stars: 3 - Forks: 0

galki/reverse-proxy-schematic

Angular schematic for a development SSL wildcard reverse-proxy

Language: TypeScript - Size: 90.8 KB - Last synced at: about 19 hours ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

anfibiacreativa/plat-schematics

Schematics to add platform structure and aliases to mono repo projects

Language: TypeScript - Size: 37.1 KB - Last synced at: 7 months ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

zbennett10/schematics-cookbook-examples

The example repo for the schematic recipes found within my book on Angular Schematics -> https://github.com/zbennett10/schematics-cookbook

Language: TypeScript - Size: 32.2 KB - Last synced at: about 2 years ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

feeloor/ng-extension-schematics

An extension of default angular schematics

Language: TypeScript - Size: 85.9 KB - Last synced at: 24 days ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0