gioragutt / qwik-nx

Nx plugin for Qwik

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool


qwik loves nx

Qwik Nx Plugin

The nx plugin for Qwik

qwik-nx npm MIT All Contributors

install

npm install -D qwik-nx

Usage

Generating a workspace

npx create-nx-workspace 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

qwik-nx & Nx Compatibility Chart

qwik-nx version Nx version
~0.6.0 >=15.6.0
~0.5.0 ~15.5.0
~0.4.0 ~15.4.0
<=0.4.0 ^15.0.0

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):

Shai Reznik
Shai Reznik

๐Ÿ’ป โš ๏ธ ๐Ÿš‡ ๐Ÿ“– ๐Ÿšง ๐Ÿ‘€ ๐Ÿค”
Dmitriy Stepanenko
Dmitriy Stepanenko

๐Ÿ’ป โš ๏ธ ๐Ÿ› ๐Ÿ“– ๐Ÿค” ๐Ÿšง ๐Ÿ“† ๐Ÿ‘€
John Reemar Dela Rosa
John Reemar Dela Rosa

๐Ÿ’ป โš ๏ธ ๐Ÿ› ๐Ÿ“– ๐Ÿค” ๐Ÿšง ๐Ÿ‘€
nait sabes | sebastianยฎ
nait sabes | sebastianยฎ

๐Ÿ“–
Sebastian Duque Gutierrez
Sebastian Duque Gutierrez

๐Ÿ’ป ๐Ÿค” โš ๏ธ

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


Related Links

License

MIT

About

Nx plugin for Qwik


Languages

Language:TypeScript 88.8%Language:JavaScript 11.0%Language:Shell 0.2%