JSPM

  • Created
  • Published
  • Downloads 376
  • Score
    100M100P100Q95967F
  • License MIT

The Stacks actions.

Package Exports

    This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (@stacksjs/actions) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

    Readme

    Stacks Actions

    This package contains the Stacks Actions.

    ☘️ Features

    • Generate Component Meta information
    • Generate IDE Helper files
    • Generate Stacks Library Entry Points
    • Generate Package Manifests
    • Generate VS Code Custom Data file
    • Generate Vue 2 Compatibility (maybe deprecate)

    🤖 Usage

    pnpm i -D @stacksjs/actions

    Now, you can use it in your project:

    import actions from '@stacksjs/actions'
    
    // wip

    Learn more in the docs.

    🧪 Testing

    pnpm test

    📈 Changelog

    Please see our releases page for more information on what has changed recently.

    💪🏼 Contributing

    Please review the Contributing Guide for details.

    🏝 Community

    For help, discussion about best practices, or any other conversation that would benefit from being searchable:

    Discussions on GitHub

    For casual chit-chat with others using this package:

    Join the Stacks Discord Server

    📄 License

    The MIT License (MIT). Please see LICENSE for more information.

    Made with ❤️