Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/zachjw34/nx-plus
Collection of Nx Community Plugins
https://github.com/zachjw34/nx-plus
docusaurus nx nx-extensions nx-plugin vue
Last synced: 29 days ago
JSON representation
Collection of Nx Community Plugins
- Host: GitHub
- URL: https://github.com/zachjw34/nx-plus
- Owner: ZachJW34
- License: mit
- Created: 2020-04-06T04:14:58.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2023-10-04T10:21:27.000Z (about 1 year ago)
- Last Synced: 2024-10-15T17:03:54.909Z (29 days ago)
- Topics: docusaurus, nx, nx-extensions, nx-plugin, vue
- Language: TypeScript
- Homepage:
- Size: 2.83 MB
- Stars: 302
- Watchers: 10
- Forks: 50
- Open Issues: 66
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
**We're sorry to share that this project is no longer maintained.**
**Thank you to all contributors for helping make Nx Plus great.**
**We recommend [Nxext](https://github.com/nxext/nx-extensions) as an alternative.**
# Nx Plus
[![License](https://img.shields.io/github/license/ZachJW34/nx-plus)](https://github.com/ZachJW34/nx-plus/blob/master/LICENSE)
[![ZachJW34](https://circleci.com/gh/ZachJW34/nx-plus.svg?style=shield)](https://app.circleci.com/pipelines/github/ZachJW34/nx-plus)A collection of Nx community plugins.
## Plugins
| Plugin | Description |
| ---------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------- |
| [`@nx-plus/docusaurus`](https://github.com/ZachJW34/nx-plus/tree/master/libs/docusaurus) | First class support for [Docusaurus](https://v2.docusaurus.io/) in your Nx workspace. |
| [`@nx-plus/nuxt`](https://github.com/ZachJW34/nx-plus/tree/master/libs/nuxt) | First class support for [Nuxt](https://nuxtjs.org/) in your Nx workspace. |
| [`@nx-plus/vue`](https://github.com/ZachJW34/nx-plus/tree/master/libs/vue) | First class support for [Vue](https://vuejs.org/) in your Nx workspace. |## Contributing
See [CONTRIBUTING.md](https://github.com/ZachJW34/nx-plus/blob/master/CONTRIBUTING.md) for information on contributing.
## Maintainers
- [Zachary Williams](https://github.com/ZachJW34)
- [Bucky Maler](https://github.com/BuckyMaler) **(inactive)**