Skip to content

Commit

Permalink
docs: regen
Browse files Browse the repository at this point in the history
  • Loading branch information
agerard-godaddy committed Jan 13, 2025
1 parent 85c0c7e commit dff7fdc
Showing 1 changed file with 34 additions and 34 deletions.
68 changes: 34 additions & 34 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -155,47 +155,47 @@ Available presets

| Name | Version | Description |
| ----------------------- | ------- | ------------------------------------ |
| [@gasket/preset-api] | 7.1.0 | Create Express-based API with Gasket |
| [@gasket/preset-nextjs] | 7.1.0 | Basic NextJS Framework |
| [@gasket/preset-api] | 7.1.3 | Create Express-based API with Gasket |
| [@gasket/preset-nextjs] | 7.1.3 | Basic NextJS Framework |

## Plugins

Available plugins

| Name | Version | Description |
| -------------------------------- | ------- | ------------------------------------------------------------------------- |
| [@gasket/plugin-analyze] | 7.1.0 | Gasket Analyzer Plugin |
| [@gasket/plugin-command] | 7.1.0 | Plugin to enable other plugins to inject new gasket commands |
| [@gasket/plugin-cypress] | 7.1.0 | Integrates Cypress based testing into your Gasket application |
| [@gasket/plugin-data] | 7.1.0 | Supports application-specific settings and configurations |
| [@gasket/plugin-docs] | 7.1.0 | Centralize doc files from plugins and modules |
| [@gasket/plugin-analyze] | 7.1.2 | Gasket Analyzer Plugin |
| [@gasket/plugin-command] | 7.1.2 | Plugin to enable other plugins to inject new gasket commands |
| [@gasket/plugin-cypress] | 7.1.2 | Integrates Cypress based testing into your Gasket application |
| [@gasket/plugin-data] | 7.1.3 | Supports application-specific settings and configurations |
| [@gasket/plugin-docs] | 7.1.2 | Centralize doc files from plugins and modules |
| [@gasket/plugin-docs-graphs] | 7.1.0 | Generate mermaid graphs of an applications gasket lifecycles |
| [@gasket/plugin-docusaurus] | 7.1.0 | Gasket plugin for docusaurus |
| [@gasket/plugin-dynamic-plugins] | 7.1.0 | |
| [@gasket/plugin-elastic-apm] | 7.1.0 | Adds Elastic APM instrumentation to your application |
| [@gasket/plugin-express] | 7.1.0 | Adds express support to your application |
| [@gasket/plugin-fastify] | 7.1.0 | Adds fastify support to your application |
| [@gasket/plugin-git] | 7.1.0 | Adds git support to your application |
| [@gasket/plugin-docusaurus] | 7.1.2 | Gasket plugin for docusaurus |
| [@gasket/plugin-dynamic-plugins] | 7.1.2 | |
| [@gasket/plugin-elastic-apm] | 7.1.3 | Adds Elastic APM instrumentation to your application |
| [@gasket/plugin-express] | 7.1.3 | Adds express support to your application |
| [@gasket/plugin-fastify] | 7.1.2 | Adds fastify support to your application |
| [@gasket/plugin-git] | 7.1.2 | Adds git support to your application |
| [@gasket/plugin-happyfeet] | 7.1.0 | A gasket plugin to enable happyfeet healthchecks |
| [@gasket/plugin-https] | 7.1.0 | Create http/s servers with graceful termination |
| [@gasket/plugin-https-proxy] | 7.1.0 | Adds support for running an https proxy |
| [@gasket/plugin-intl] | 7.1.0 | NodeJS script to build localization files. |
| [@gasket/plugin-https] | 7.1.2 | Create http/s servers with graceful termination |
| [@gasket/plugin-https-proxy] | 7.1.2 | Adds support for running an https proxy |
| [@gasket/plugin-intl] | 7.1.3 | NodeJS script to build localization files. |
| [@gasket/plugin-jest] | 7.1.0 | Integrated jest into your application. |
| [@gasket/plugin-lint] | 7.1.0 | Adds GoDaddy standard linting to your application |
| [@gasket/plugin-logger] | 7.1.0 | Gasket plugin for logging |
| [@gasket/plugin-manifest] | 7.1.0 | The web app manifest for progressive Gasket applications |
| [@gasket/plugin-metadata] | 7.1.0 | Adds metadata to gasket lifecycles |
| [@gasket/plugin-lint] | 7.1.3 | Adds GoDaddy standard linting to your application |
| [@gasket/plugin-logger] | 7.1.2 | Gasket plugin for logging |
| [@gasket/plugin-manifest] | 7.1.2 | The web app manifest for progressive Gasket applications |
| [@gasket/plugin-metadata] | 7.1.2 | Adds metadata to gasket lifecycles |
| [@gasket/plugin-middleware] | 7.1.0 | Handles common server engine setups for routing and executing lifecycles. |
| [@gasket/plugin-mocha] | 7.1.0 | Integrates mocha based testing in to your Gasket application |
| [@gasket/plugin-morgan] | 7.1.0 | Adds morgan request logger to your app |
| [@gasket/plugin-nextjs] | 7.1.0 | Adds Next support to your application |
| [@gasket/plugin-redux] | 7.1.0 | Gasket Redux Setup |
| [@gasket/plugin-service-worker] | 7.1.0 | Gasket Service Worker Plugin |
| [@gasket/plugin-swagger] | 7.1.0 | Generate and serve swagger docs |
| [@gasket/plugin-morgan] | 7.1.2 | Adds morgan request logger to your app |
| [@gasket/plugin-nextjs] | 7.1.3 | Adds Next support to your application |
| [@gasket/plugin-redux] | 7.1.2 | Gasket Redux Setup |
| [@gasket/plugin-service-worker] | 7.1.2 | Gasket Service Worker Plugin |
| [@gasket/plugin-swagger] | 7.1.2 | Generate and serve swagger docs |
| [@gasket/plugin-typescript] | 7.1.0 | Gasket plugin for TypeScript support |
| [@gasket/plugin-webpack] | 7.1.0 | Adds webpack support to your application |
| [@gasket/plugin-winston] | 7.1.0 | Gasket logger based on Winston |
| [@gasket/plugin-workbox] | 7.1.0 | Gasket Workbox Plugin |
| [@gasket/plugin-webpack] | 7.1.2 | Adds webpack support to your application |
| [@gasket/plugin-winston] | 7.1.3 | Gasket logger based on Winston |
| [@gasket/plugin-workbox] | 7.1.2 | Gasket Workbox Plugin |



Expand All @@ -206,14 +206,14 @@ Supporting modules
| Name | Version | Description |
| -------------------- | ------- | ------------------------------------------------------------------------ |
| [@gasket/assets] | 7.1.0 | Gasket assets |
| [@gasket/core] | 7.1.0 | Entry point to setting up Gasket instances |
| [@gasket/data] | 7.1.0 | Helper package for accessing embedded Gasket Data in the browser |
| [@gasket/core] | 7.1.2 | Entry point to setting up Gasket instances |
| [@gasket/data] | 7.1.3 | Helper package for accessing embedded Gasket Data in the browser |
| [@gasket/intl] | 7.1.0 | Internationalization managers for translation files and locale handling. |
| [@gasket/nextjs] | 7.1.0 | Gasket integrations for Next.js apps |
| [@gasket/react-intl] | 7.1.0 | React component library to enable localization for gasket apps. |
| [@gasket/nextjs] | 7.1.3 | Gasket integrations for Next.js apps |
| [@gasket/react-intl] | 7.1.3 | React component library to enable localization for gasket apps. |
| [@gasket/redux] | 7.1.0 | Gasket Redux Configuration |
| [@gasket/request] | 7.1.0 | Utilities for working with request objects in Gasket |
| [@gasket/utils] | 7.1.0 | Reusable utilities for Gasket internals |
| [@gasket/request] | 7.1.3 | Utilities for working with request objects in Gasket |
| [@gasket/utils] | 7.1.2 | Reusable utilities for Gasket internals |

## Configurations

Expand Down

0 comments on commit dff7fdc

Please sign in to comment.