All Projects → twittwer → nx-tools

twittwer / nx-tools

Licence: other
Workspace for Nx Plugins.

Programming Languages

typescript
32286 projects
shell
77523 projects
javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to nx-tools

nxrocks
Set of Nx plugins to enhance your Nx workspace (even more!)
Stars: ✭ 165 (+312.5%)
Mutual labels:  nx, nx-plugin
ng-builders
Custom Angular CLI builders
Stars: ✭ 15 (-62.5%)
Mutual labels:  nx, nx-plugin
eBookReaderNX
A Nintendo Switch eBook Reader
Stars: ✭ 15 (-62.5%)
Mutual labels:  nx
switch-cmake
CMake toolchain for Nintendo Switch homebrew development
Stars: ✭ 38 (-5%)
Mutual labels:  nx
axon
Nx-powered Neural Networks
Stars: ✭ 1,170 (+2825%)
Mutual labels:  nx
monopacker
A tool for managing builds of monorepo frontend projects with eg. npm- or yarn workspaces, lerna or similar tools into a standalone application - no other tools needed.
Stars: ✭ 17 (-57.5%)
Mutual labels:  nx
nx-extend
Nx Workspaces builders and tools
Stars: ✭ 67 (+67.5%)
Mutual labels:  nx
ng-nest-cnode
Angular 10 Front-End and Nestjs 7 framework Back-End build Fullstack CNode
Stars: ✭ 17 (-57.5%)
Mutual labels:  nx
sys-clk-Overlay
Editor for your sys-clk configuration using ovl-loader!
Stars: ✭ 53 (+32.5%)
Mutual labels:  nx
amazin
A MERN-stack app for eCommerce platform, Webshop, Web Store. Storybook: https://www.amazin.one/ Alternative: https://ntrix.github.io/amazin-story
Stars: ✭ 27 (-32.5%)
Mutual labels:  nx
binary-security-check
Analyzer of security features in executable binaries
Stars: ✭ 36 (-10%)
Mutual labels:  nx
extrude
🕵️ Analyse binaries for missing security features, information disclosure and more...
Stars: ✭ 51 (+27.5%)
Mutual labels:  nx
nx-ng-nest-universal
Nx Workspace with a seperated Nest App for Angular Universal SSR.
Stars: ✭ 32 (-20%)
Mutual labels:  nx
bazel-nx-example
⚡ Example monorepo for Nest + Angular built with Bazel
Stars: ✭ 41 (+2.5%)
Mutual labels:  nx
tangerine
A work-in-progress music player for the Nintendo 3DS and Nintendo Switch
Stars: ✭ 20 (-50%)
Mutual labels:  nx
memberhive
Relationship Management System for churches and organisations
Stars: ✭ 12 (-70%)
Mutual labels:  nx
Goldleaf
🍂 Multipurpose homebrew tool for Nintendo Switch
Stars: ✭ 2,026 (+4965%)
Mutual labels:  nx
awesome-nx
An awesome list that curates the best Nrwl Nx tools, tutorials, articles and more.
Stars: ✭ 45 (+12.5%)
Mutual labels:  nx
matnbaz
📚 The source-code for matnbaz.net. A monorepo containing the back-end (NestJS/Prisma/Apollo), front-end (Next.js/Apollo) and some tooling.
Stars: ✭ 481 (+1102.5%)
Mutual labels:  nx
angular-starter
🚀 Angular 14 Starter with Storybook, Transloco, Jest, TestCafe, Docker, ESLint, Material & Prettier 🚀
Stars: ✭ 124 (+210%)
Mutual labels:  compodoc

NxTools

commitizen friendly styled with prettier

Workspace for Nx Plugins.

Project Description
Compodoc Compodoc executor for Nx workspaces

How to try changes locally?

To test changes in a local repository, the package can be published in a local registry:

  1. npm run local-registry start
  2. npm run local-registry enable
  3. npm login (user: test, password: test, email: [email protected])
  4. commit your changes
  5. npx nx run compodoc:release:local
  6. run npm i -D @twittwer/compodoc@latest in your local test repository
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].