62 packages
create-gasket-app
starter pack for creating a gasket app
@gasket/assets
Gasket assets
@gasket/cjs
Utility for transpiling ESM to CJS with .cjs extensions
@gasket/cli
CLI for rapid application development with gasket
@gasket/core
Entry point to setting up Gasket instances
@gasket/data
Helper package for accessing embedded Gasket Data in the browser
@gasket/engine
Plugin engine for gasket
@gasket/fetch
Gasket Fetch API
@gasket/helper-intl
Internal helpers used by loaders to resolve locale file paths
@gasket/intl
Internationalization managers for translation files and locale handling.
@gasket/log
Gasket client and server logger
@gasket/nextjs
Gasket integrations for Next.js apps
@gasket/plugin-analyze
Gasket Analyzer Plugin
@gasket/plugin-command
Plugin to enable other plugins to inject new gasket commands
@gasket/plugin-config
Supports application-specific (non-Gasket) configuration
@gasket/plugin-cypress
Integrates Cypress based testing into your Gasket application
@gasket/plugin-data
Supports application-specific settings and configurations
@gasket/plugin-docs
Centralize doc files from plugins and modules
@gasket/plugin-docs-graphs
Generate mermaid graphs of an applications gasket lifecycles
@gasket/plugin-docsify
View collated docs with Docsify
@gasket/plugin-docusaurus
Gasket plugin for docusaurus
@gasket/plugin-dynamic-plugins
Gasket plugin for dynamically adding plugins to Gasket
@gasket/plugin-elastic-apm
Adds Elastic APM instrumentation to your application
@gasket/plugin-express
Adds express support to your application
@gasket/plugin-fastify
Adds fastify support to your application