How to use the @nstudio/angular.generate function in @nstudio/angular

To help you get started, we’ve selected a few @nstudio/angular examples, based on popular ways it is used in public projects.

Secure your code as it's written. Use Snyk Code to scan source code in minutes - no build needed - and fix issues immediately.

github nstudio / xplat / packages / angular / src / schematics / service / index.ts View on Github external
export default function(options: featureOptions) {
  return generate('service', options);
}
github nstudio / xplat / packages / angular / src / schematics / directive / index.ts View on Github external
export default function(options: featureOptions) {
  return generate('directive', options);
}

@nstudio/angular

Angular Plugin for xplat

MIT
Latest version published 7 months ago

Package Health Score

61 / 100
Full package analysis