1.1.0 • Published 3 years ago

@widgify/core v1.1.0

Weekly downloads
-
License
-
Repository
-
Last release
3 years ago

@widgify/core is the core library that makes everything possible. It consists mainly of 2 elements:

- The \ component that takes a widgify input:

This is where your widgets are loaded to the UI. Learn more

- The base for every other widget out there:

If you're interested in creating your own widgets, you will be creating 3 files extended from

  • a WidgifyBase class
  • a WidgifyBaseComponent class (with an html and possibly some css)
  • a WidgifySettings interface

Learn more about these base files.

Installation

nom i -s @widgify/core
1.1.0

3 years ago

1.0.8

3 years ago

1.0.7

3 years ago

1.0.6

3 years ago

1.0.5

3 years ago

1.0.4

3 years ago

1.0.3

4 years ago

1.0.1

4 years ago

1.0.0

4 years ago