JSPM

gillbreath-pad

0.0.1
  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • 0
  • Score
    100M100P100Q13331F
  • License MIT

Portable Application Definition

Package Exports

  • gillbreath-pad
  • gillbreath-pad/copyFiles.js

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

Readme

pad

  1. About
  2. Get Involved
  3. Quick Start/Install
  4. Lead Maintainer
  5. License

About

Framework for rapid application development. Isomorphic ORM, aka full-stack JavaScript on Rails.

Portable Application Definition (PAD) is a proposal for a convention-driven approach to isolating what's unique about a system.

  • Specify everything that's unique in a PAD format
  • Dynamically produce app behavior from PAD

Get Involved

Contribute to the framework by joining our social impact project. Fill out this short form and we'll be in touch.

Quick Start/Install

  • git clone repo locally
  • cd vue-scaffold && npm i && npm run start
  • Cypress will launch. Choose Chrome (other browsers not yet supported)
  • Open localhost:4173

Features

  • dataEntities
    • data described here will automatically get CRUD functionality, routes & forms
    • data entities can also be automatically be rendered as tables or ULs
  • pageRoutes
    • describe non-data functionality here

Lead maintainer

The lead maintainer at this time is Elias Carlston. His email is elias@eliascarlston.com.

License

MIT