JSPM

  • Created
  • Published
  • Downloads 29
  • Score
    100M100P100Q69636F

Scaffolding your Elysia project with the environment with easy!

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 (create-elysiajs) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

    Readme

    create-elysiajs

    Scaffolding your Elysia project with the environment with easy!

    With bun

    bun create elysiajs <dir>

    Support for other package managers will appear later (Maybe, huh)

    Supported environment

    The environment can work together

    When you select ESLint and Drizzle, you get eslint-plugin-drizzle When you select Husky and one of the linters - the pre-commit hook will contain the command lint:fix