1.7.0 • Published 2 years ago

@eternagame/nx v1.7.0

Weekly downloads
-
License
BSD-3-Clause
Repository
-
Last release
2 years ago

@eternagame/nx

Opinionated Nx utilities

Generators

  • preset - Nx workspace bootstrapping to be used on top of the Nx Core preset. Run this generator after running create-nx-workspace --preset core rather than specifying @eternagame/nx as the preset to allow all modifications from the core preset to be applied (see this issue for information on why this is necessary).
  • preset-eterna - Superset of the preset generator, but customized for projects managed by the Eterna project (whereas preset is usable in external contexts)
  • package - Adds an empty generic package to an Nx workspace
  • ts-iso - Adds new isomorphic TypeScript package to an Nx workspace
  • ts-node - Adds a new TypeScript package intended for usage within NodeJS to an Nx workspace
  • ts-web - Adds a new TypeScript package intended for usage within the browser to an Nx workspace
  • app-node - Adds a new Typescript NodeJS application to an Nx workspace
  • app-web - Adds a new Typescript browser application to an Nx workspace
  • license - Changes the license across all packages (namely useful if you decide to add a license to a repo where you initialized it with no license)
1.7.0

2 years ago

1.6.0

2 years ago

1.5.0

2 years ago

1.4.0

2 years ago

1.3.3

2 years ago

1.3.2

2 years ago

1.3.1

2 years ago

1.3.0

2 years ago

1.2.1

2 years ago

1.2.0

2 years ago

1.1.2

2 years ago

1.1.1

2 years ago

1.1.0

2 years ago

1.0.0

2 years ago