create-lumapps-extension

1.4.0 • Public • Published

LumApps Extension Templates

A set of templates to kick-start your LumApps extensions development

To create an extension from a template

  npx create-lumapps-extension <project-name>
  cd <project-name>
  yarn
  yarn start

Templates

Available templates:

  • widget-extension
  • share-extension
  • empty-extension
  • search-extension

To scaffold with specific template:

$ npx create-lumapps-extension my-lumapps-extension-project --template widget-extension

Documentation

The documentation of the templates and widget is available here

Readme

Keywords

none

Package Sidebar

Install

npm i create-lumapps-extension

Weekly Downloads

124

Version

1.4.0

License

MIT

Unpacked Size

108 kB

Total Files

119

Last publish

Collaborators

  • lumapps
  • laurentm