@enhance/arc-plugin-enhance

11.0.1 • Public • Published

@enhance-dev/arc-plugin-enhance

This Architect plugin customizes a default Architect project to add file based routing and server rendered Custom Elements.

Quick start

npx "@enhance/create@latest" ./myproject -y

⚠️ This repo is not meant to be cloned unless you are filing an issue or adding functionality. It is meant to be used by the generators linked above instead.

Project structure

app
├── api ............... data routes
│   └── index.mjs
├── browser ........... browser JavaScript
│   └── index.mjs
├── components ........ Single File Web Components
│   └── my-card.mjs
├── elements .......... Custom Element pure functions
│   └── my-header.mjs
└── pages ............. file-based routing
    └── index.html

Read the documentation here →

/@enhance/arc-plugin-enhance/

    Package Sidebar

    Install

    npm i @enhance/arc-plugin-enhance

    Homepage

    enhance.dev

    Weekly Downloads

    586

    Version

    11.0.1

    License

    Apache-2.0

    Unpacked Size

    47.4 kB

    Total Files

    61

    Last publish

    Collaborators

    • colepeters
    • ryanbethel
    • brianleroux
    • tbeseda
    • macdonst
    • ryanblock
    • dam