nx/docs/api/home.md
Isaac Mann c60857a6df feat(nx): storybook schematics
chore(nx): move some schematics into @nrwl/angular

    chore(nx): add e2e test

    feat(nx): add storybook schematics and builder

    test: Add tests

    test: remove test

    chore: Move some schematics into @nrwl/angular

    test: fix tests

    chore: Add e2e test

    chore: Bump storybook versions

    chore: createTestUiLib takes a libName argument

    chore: configs extend root config

    fix: Remove custom scss loader

    feat: add storybook builder

    fix: generate documentation and fix linting

    chore: Builder tests passing

    fix(nx): configuration schematic can run multiple times

    feat(nx): component story format

    docs(nx): update storybook docs

    fix(nx): pin core-js dev dependency to ^2.6.9

    chore(nx): fix formatting

    chore(nx): match core-js version for web/storybook

    chore(nx): remove storybook's angular dependencies

    chore(nx): modifyObstructiveCode to false in cypress.json

    See: https://github.com/cypress-io/cypress/issues/4042#issuecomment-487562075

    chore(nx): storybook tests --no-interactive

    chore(nx): add storybook to e2e tests

    chore(nx): reorder e2e tests
2019-10-23 17:16:19 -04:00

1.6 KiB

API

Here is the list of all the available packages inside the Nx ecosystem. You can see, for each package its dependencies.

PackageName Dependencies PeerDependencies
@nrwl/angular @nrwl/cypress, @nrwl/jest @nrwl/workspace
@nrwl/cypress @nrwl/workspace
@nrwl/express @nrwl/node, @nrwl/jest @nrwl/workspace
@nrwl/jest @nrwl/workspace
@nrwl/linter @nrwl/workspace
@nrwl/nest @nrwl/node, @nrwl/jest @nrwl/workspace
@nrwl/node @nrwl/jest, @nrwl/linter @nrwl/workspace
@nrwl/react @nrwl/cypress, @nrwl/jest, @nrwl/web @nrwl/workspace
@nrwl/storybook @nrwl/cypress @nrwl/workspace
@nrwl/web @nrwl/cypress, @nrwl/jest, @nrwl/linter @nrwl/workspace
@nrwl/workspace @nrwl/cli

Angular

Angular

React

React

Nest

Nest

Express

Express

Node

Node

Cypress

Cypress

Jest

Jest

Web

Web