JSPM

  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 2
  • Score
    100M100P100Q16659F
  • License ISC

Module of merapi panel CMS

Package Exports

  • @il4mb/merapipanel/cookie
  • @il4mb/merapipanel/dialog
  • @il4mb/merapipanel/editor
  • @il4mb/merapipanel/editor/partial
  • @il4mb/merapipanel/editor/plugins
  • @il4mb/merapipanel/http
  • @il4mb/merapipanel/modal
  • @il4mb/merapipanel/scss/editor
  • @il4mb/merapipanel/toast

Readme

Welcome to MerapiPanel

Clone this Repo

git clone "https://github.com/il4mb/merapipanel"
├───node_modules
└───src
    └───editor
        ├───component
        │   └───containers
        └───style

Install Package

npm install

do some Awesome

tsc --watch
├───dist
│   └───editor
│       └───component
│           └───containers
├───node_modules
└───src
    └───editor
        ├───component
        │   └───containers
        └───style