2.2.1 โ€ข Published 2 months ago

qwik-nx v2.2.1

Weekly downloads
-
License
MIT
Repository
github
Last release
2 months ago

install

npm install -D qwik-nx

Usage

Generating a workspace

npx create-qwik-nx@latest

or

npx create-nx-workspace@latest org-workspace --preset=qwik-nx

Generating an application

nx generate qwik-nx:app

Generating an library

nx generate qwik-nx:lib

Generating a component

nx generate qwik-nx:component

Generating a route

nx generate qwik-nx:route

Setting up Tailwind CSS

nx generate qwik-nx:setup-tailwind

Setting up Deno integration

nx generate qwik-nx:deno-integration

Setting up Storybook

nx generate qwik-nx:storybook-configuration

Migrations

This plugin supports Nx migrations and provides necessary version and code updates for Qwik. So instead of bumping plugin version manually in package.json it's recommended to run nx migrate qwik-nx command, that includes bumping the version of the qwik-nx plugin, related dependencies and running code migrations.

qwik-nx & Nx Compatibility Chart

qwik-nx versionNx version
^2.0.0^17.0.0, ^18.0.0
^1.1.0^16.8.0
^1.0.0^16.0.0
^0.16.0^16.0.0
>= 0.12.0 < 0.16.0^15.8.0
~0.10.0, ~0.11.0~15.7.2
>= 0.6.0 < 0.10.0~15.6.0
~0.5.0~15.5.0
~0.4.0~15.4.0
<=0.4.0^15.0.0

We will provide support for Nx 15 with critical bug fixes and minor features for a while. If you're using nx@15.8 or higher, you can stick to qwik-nx@0.15.

ROADMAP:

  • Complete add-nx-to-qwik
  • Write missing tests
  • implement more package.json scripts to project.json targets
  • more...

Contributing

Want to contribute? Yayy! ๐ŸŽ‰

Please read and follow our Contributing Guidelines to learn what are the right steps to take before contributing your time, effort and code.

Thanks ๐Ÿ™

Code Of Conduct

Be kind to each other and please read our code of conduct.

Contributors

Thanks goes to these wonderful people (emoji key):

This project follows the all-contributors specification. Contributions of any kind welcome!

Related Links

License

MIT

2.2.1

2 months ago

2.2.0

3 months ago

2.1.0

3 months ago

2.0.2

6 months ago

2.0.1

6 months ago

2.0.0

6 months ago

1.1.1

6 months ago

1.1.0

7 months ago

1.0.9

8 months ago

1.0.11

8 months ago

1.0.10

8 months ago

1.0.8

10 months ago

1.0.7

10 months ago

1.0.6

11 months ago

1.0.5

11 months ago

1.0.4

12 months ago

1.0.2

1 year ago

1.0.1

1 year ago

1.0.0

1 year ago

1.0.3

1 year ago

0.15.4

1 year ago

0.15.5

1 year ago

0.15.6

1 year ago

0.15.7

1 year ago

0.15.8

1 year ago

0.16.0

1 year ago

0.16.1

1 year ago

0.16.2

1 year ago

0.15.3

1 year ago

0.11.0

1 year ago

0.10.1

1 year ago

0.12.0

1 year ago

0.11.1

1 year ago

0.13.0

1 year ago

0.11.2

1 year ago

0.14.0

1 year ago

0.13.1

1 year ago

0.15.0

1 year ago

0.14.1

1 year ago

0.13.2

1 year ago

0.15.1

1 year ago

0.14.2

1 year ago

0.15.2

1 year ago

0.10.0

1 year ago

0.9.0

1 year ago

0.8.0

1 year ago

0.5.0

1 year ago

0.7.0

1 year ago

0.6.0

1 year ago

0.5.1

1 year ago

0.4.2

1 year ago

0.4.1

1 year ago

0.4.0

1 year ago

0.3.1

1 year ago

0.3.0

1 year ago

0.2.2

1 year ago

0.2.1

1 year ago

0.2.0

1 year ago

0.1.0

1 year ago

0.0.1

1 year ago