JSPM

  • Created
  • Published
  • Downloads 269
  • Score
    100M100P100Q65666F
  • License MIT

Incept is a content management framework.

Package Exports

  • stackpress
  • stackpress/Attribute
  • stackpress/Column
  • stackpress/Exception
  • stackpress/Fieldset
  • stackpress/Language
  • stackpress/Model
  • stackpress/Registry
  • stackpress/Revisions
  • stackpress/Session
  • stackpress/Terminal
  • stackpress/admin
  • stackpress/admin/pages/create
  • stackpress/admin/pages/detail
  • stackpress/admin/pages/detail/create
  • stackpress/admin/pages/detail/search
  • stackpress/admin/pages/export
  • stackpress/admin/pages/import
  • stackpress/admin/pages/remove
  • stackpress/admin/pages/restore
  • stackpress/admin/pages/search
  • stackpress/admin/pages/update
  • stackpress/admin/plugin
  • stackpress/admin/transform
  • stackpress/admin/types
  • stackpress/api
  • stackpress/api/plugin
  • stackpress/api/types
  • stackpress/api/views/oauth
  • stackpress/assert
  • stackpress/assets.d.ts
  • stackpress/cjs/api/views/oauth
  • stackpress/cjs/session/views/signin
  • stackpress/cjs/session/views/signup
  • stackpress/client
  • stackpress/client/plugin
  • stackpress/client/transform
  • stackpress/client/types
  • stackpress/email
  • stackpress/email/plugin
  • stackpress/email/types
  • stackpress/esm/api/views/oauth
  • stackpress/esm/session/views/signin
  • stackpress/esm/session/views/signup
  • stackpress/http
  • stackpress/language
  • stackpress/language/plugin
  • stackpress/language/types
  • stackpress/lib
  • stackpress/mysql
  • stackpress/pglite
  • stackpress/pgsql
  • stackpress/plugin
  • stackpress/reset.css
  • stackpress/schema
  • stackpress/schema/types
  • stackpress/scripts
  • stackpress/scripts/build
  • stackpress/scripts/drop
  • stackpress/scripts/emit
  • stackpress/scripts/generate
  • stackpress/scripts/index
  • stackpress/scripts/install
  • stackpress/scripts/migrate
  • stackpress/scripts/purge
  • stackpress/scripts/push
  • stackpress/scripts/serve
  • stackpress/server
  • stackpress/server/types
  • stackpress/session
  • stackpress/session/plugin
  • stackpress/session/types
  • stackpress/session/views/signin
  • stackpress/session/views/signup
  • stackpress/sql
  • stackpress/sql/actions
  • stackpress/sql/actions/batch
  • stackpress/sql/actions/create
  • stackpress/sql/actions/detail
  • stackpress/sql/actions/get
  • stackpress/sql/actions/index
  • stackpress/sql/actions/remove
  • stackpress/sql/actions/restore
  • stackpress/sql/actions/search
  • stackpress/sql/actions/update
  • stackpress/sql/actions/upsert
  • stackpress/sql/events
  • stackpress/sql/events/batch
  • stackpress/sql/events/create
  • stackpress/sql/events/detail
  • stackpress/sql/events/get
  • stackpress/sql/events/index
  • stackpress/sql/events/purge
  • stackpress/sql/events/remove
  • stackpress/sql/events/restore
  • stackpress/sql/events/search
  • stackpress/sql/events/update
  • stackpress/sql/events/upsert
  • stackpress/sql/plugin
  • stackpress/sql/transform
  • stackpress/sql/types
  • stackpress/sqlite
  • stackpress/stackpress.css
  • stackpress/terminal
  • stackpress/terminal/events
  • stackpress/terminal/events/build
  • stackpress/terminal/events/drop
  • stackpress/terminal/events/emit
  • stackpress/terminal/events/generate
  • stackpress/terminal/events/index
  • stackpress/terminal/events/install
  • stackpress/terminal/events/migrate
  • stackpress/terminal/events/purge
  • stackpress/terminal/events/push
  • stackpress/terminal/events/query
  • stackpress/terminal/events/serve
  • stackpress/terminal/plugin
  • stackpress/terminal/types
  • stackpress/tsconfig/cjs
  • stackpress/tsconfig/esm
  • stackpress/types
  • stackpress/types/plugin
  • stackpress/types/transform
  • stackpress/unocss
  • stackpress/view
  • stackpress/view/client
  • stackpress/view/import
  • stackpress/view/plugin
  • stackpress/view/transform
  • stackpress/view/types
  • stackpress/whatwg

Readme

Stackpress



Documentation

Stackpress is a content management framework.

  • Server Side First
  • TS/ESM/CJS
  • Server/less framework
  • Unopinionated
  • Event Driven
  • Plugggable Design
  • Client Generator

Checkout Getting Started to start your journey.