JSPM

@easylogic/editor-plugin-feather-icons

0.1.4
  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 7
  • Score
    100M100P100Q37665F
  • License MIT

Feather Icons plugin template for easylogic studio

Package Exports

  • @easylogic/editor-plugin-feather-icons

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 (@easylogic/editor-plugin-feather-icons) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

Feather Icons Plugin for EasyLogic Studio

This plugin makes feather icons template layer.

Features

  • run new component
  • add BaseProperty in library

Local Dev

npm install
npm install -D @easylogic/editor feather-icons
npm run dev 

How to run

npm run dev 

How to build

npm run build