Skip to content

Commit

Permalink
[docs]
Browse files Browse the repository at this point in the history
  • Loading branch information
mmason2-godaddy committed Jun 7, 2024
1 parent 9bf7fe1 commit 442c8eb
Showing 1 changed file with 38 additions and 38 deletions.
76 changes: 38 additions & 38 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -147,47 +147,47 @@ Available presets

| Name | Version | Description |
| ----------------------- | ------- | ------------------------------------------ |
| [@gasket/preset-api] | 6.47.0 | Create Express-based API with Gasket |
| [@gasket/preset-nextjs] | 6.47.0 | Basic NextJS Framework |
| [@gasket/preset-pwa] | 6.46.8 | Turn Gasket apps into Progressive Web Apps |
| [@gasket/preset-api] | 6.47.1 | Create Express-based API with Gasket |
| [@gasket/preset-nextjs] | 6.47.1 | Basic NextJS Framework |
| [@gasket/preset-pwa] | 6.47.1 | Turn Gasket apps into Progressive Web Apps |

## Plugins

Available plugins

| Name | Version | Description |
| ------------------------------- | ------- | -------------------------------------------------------------------------- |
| [@gasket/plugin-analyze] | 6.46.8 | Gasket Analyzer Plugin |
| [@gasket/plugin-analyze] | 6.47.1 | Gasket Analyzer Plugin |
| [@gasket/plugin-command] | 6.47.1 | Plugin to enable other plugins to inject new gasket commands |
| [@gasket/plugin-config] | 6.47.0 | Supports application-specific (non-Gasket) configuration |
| [@gasket/plugin-config] | 6.47.1 | Supports application-specific (non-Gasket) configuration |
| [@gasket/plugin-cypress] | 6.46.8 | Integrates Cypress based testing into your Gasket application |
| [@gasket/plugin-docs] | 6.47.1 | Centralize doc files from plugins and modules |
| [@gasket/plugin-docs-graphs] | 6.46.8 | Generate mermaid graphs of an applications gasket lifecycles |
| [@gasket/plugin-docsify] | 6.46.8 | View collated docs with Docsify |
| [@gasket/plugin-docusaurus] | 6.47.0 | Gasket plugin for docusaurus |
| [@gasket/plugin-elastic-apm] | 6.47.0 | Adds Elastic APM instrumentation to your application |
| [@gasket/plugin-express] | 6.46.8 | Adds express support to your application |
| [@gasket/plugin-fastify] | 6.47.0 | Adds fastify support to your application |
| [@gasket/plugin-git] | 6.47.0 | Adds git support to your application |
| [@gasket/plugin-happyfeet] | 6.46.8 | A gasket plugin to enable happyfeet healthchecks |
| [@gasket/plugin-https] | 6.46.8 | Create http/s servers with graceful termination |
| [@gasket/plugin-intl] | 6.47.0 | NodeJS script to build localization files. |
| [@gasket/plugin-docs-graphs] | 6.47.1 | Generate mermaid graphs of an applications gasket lifecycles |
| [@gasket/plugin-docsify] | 6.47.1 | View collated docs with Docsify |
| [@gasket/plugin-docusaurus] | 6.47.1 | Gasket plugin for docusaurus |
| [@gasket/plugin-elastic-apm] | 6.47.1 | Adds Elastic APM instrumentation to your application |
| [@gasket/plugin-express] | 6.47.1 | Adds express support to your application |
| [@gasket/plugin-fastify] | 6.47.1 | Adds fastify support to your application |
| [@gasket/plugin-git] | 6.47.1 | Adds git support to your application |
| [@gasket/plugin-happyfeet] | 6.47.1 | A gasket plugin to enable happyfeet healthchecks |
| [@gasket/plugin-https] | 6.47.1 | Create http/s servers with graceful termination |
| [@gasket/plugin-intl] | 6.47.1 | NodeJS script to build localization files. |
| [@gasket/plugin-jest] | 6.46.8 | Integrated jest into your application. |
| [@gasket/plugin-lifecycle] | 6.46.8 | Allows a gasket/ directory to be used for lifecycle hooks in applications. |
| [@gasket/plugin-lint] | 6.47.0 | Adds GoDaddy standard linting to your application |
| [@gasket/plugin-log] | 6.46.8 | Gasket log plugin |
| [@gasket/plugin-manifest] | 6.46.8 | The web app manifest for progressive Gasket applications |
| [@gasket/plugin-lifecycle] | 6.47.1 | Allows a gasket/ directory to be used for lifecycle hooks in applications. |
| [@gasket/plugin-lint] | 6.47.1 | Adds GoDaddy standard linting to your application |
| [@gasket/plugin-log] | 6.47.1 | Gasket log plugin |
| [@gasket/plugin-manifest] | 6.47.1 | The web app manifest for progressive Gasket applications |
| [@gasket/plugin-metadata] | 6.47.1 | Adds metadata to gasket lifecycles |
| [@gasket/plugin-metrics] | 6.46.8 | Collect metrics for gasket commands |
| [@gasket/plugin-mocha] | 6.46.8 | Integrates mocha based testing in to your Gasket application |
| [@gasket/plugin-morgan] | 6.46.8 | Adds morgan request logger to your app |
| [@gasket/plugin-nextjs] | 6.47.0 | Adds Next support to your application |
| [@gasket/plugin-redux] | 6.46.8 | Gasket Redux Setup |
| [@gasket/plugin-service-worker] | 6.46.8 | Gasket Service Worker Plugin |
| [@gasket/plugin-start] | 6.46.8 | Adds commands for building and starting Gasket apps |
| [@gasket/plugin-swagger] | 6.46.8 | Generate and serve swagger docs |
| [@gasket/plugin-webpack] | 6.46.8 | Adds webpack support to your application |
| [@gasket/plugin-workbox] | 6.46.8 | Gasket Workbox Plugin |
| [@gasket/plugin-metrics] | 6.47.1 | Collect metrics for gasket commands |
| [@gasket/plugin-mocha] | 6.47.1 | Integrates mocha based testing in to your Gasket application |
| [@gasket/plugin-morgan] | 6.47.1 | Adds morgan request logger to your app |
| [@gasket/plugin-nextjs] | 6.47.1 | Adds Next support to your application |
| [@gasket/plugin-redux] | 6.47.1 | Gasket Redux Setup |
| [@gasket/plugin-service-worker] | 6.47.1 | Gasket Service Worker Plugin |
| [@gasket/plugin-start] | 6.47.1 | Adds commands for building and starting Gasket apps |
| [@gasket/plugin-swagger] | 6.47.1 | Generate and serve swagger docs |
| [@gasket/plugin-webpack] | 6.47.1 | Adds webpack support to your application |
| [@gasket/plugin-workbox] | 6.47.1 | Gasket Workbox Plugin |
| plugins/site-docs-plugin.js | | |

## Modules
Expand All @@ -197,19 +197,19 @@ Supporting modules
| Name | Version | Description |
| -------------------------- | ------- | ------------------------------------------------------------------------------------ |
| [@gasket/assets] | 6.46.8 | Gasket assets |
| [@gasket/cli] | 6.47.0 | CLI for rapid application development with gasket |
| [@gasket/data] | 6.47.0 | Helper package for accessing embedded Gasket Data in the browser |
| [@gasket/engine] | 6.46.8 | Plugin engine for gasket |
| [@gasket/fetch] | 6.46.8 | Gasket Fetch API |
| [@gasket/cli] | 6.47.1 | CLI for rapid application development with gasket |
| [@gasket/data] | 6.47.1 | Helper package for accessing embedded Gasket Data in the browser |
| [@gasket/engine] | 6.47.1 | Plugin engine for gasket |
| [@gasket/fetch] | 6.47.1 | Gasket Fetch API |
| [@gasket/helper-intl] | 6.47.1 | Internal helpers used by loaders to resolve locale file paths |
| [@gasket/log] | 6.46.8 | Gasket client and server logger |
| [@gasket/nextjs] | 6.47.0 | Gasket integrations for Next.js apps |
| [@gasket/react-intl] | 6.47.0 | React component library to enable localization for gasket apps. |
| [@gasket/redux] | 6.46.8 | Gasket Redux Configuration |
| [@gasket/nextjs] | 6.47.1 | Gasket integrations for Next.js apps |
| [@gasket/react-intl] | 6.47.1 | React component library to enable localization for gasket apps. |
| [@gasket/redux] | 6.47.1 | Gasket Redux Configuration |
| [@gasket/resolve] | 6.47.1 | Essential module resolution & configuration management for gasket plugins & presets. |
| [@gasket/typescript-tests] | 6.47.0 | Not a published package; hosts unit tests to verify TypeScript support |
| [@gasket/typescript-tests] | 6.47.1 | Not a published package; hosts unit tests to verify TypeScript support |
| [@gasket/utils] | 6.47.1 | Reusable utilities for Gasket internals |
| [create-gasket-app] | 6.47.0 | starter pack for creating a gasket app |
| [create-gasket-app] | 6.47.1 | starter pack for creating a gasket app |

## Configurations

Expand Down

0 comments on commit 442c8eb

Please sign in to comment.