@qidian99/qwidget

0.1.2 • Public • Published

QWidget

Components

Video Player

Charts

Cards

Tables

Animation Components

React compatibility

The widgets are fully compatibile with React. Add the following lines to preact.config.js will suffice:

export default config => {
  const aliases = config.resolve.alias;
  aliases.react = "preact/compat";
  aliases["react-dom"] = "preact/compat";
}

Package Sidebar

Install

npm i @qidian99/qwidget

Weekly Downloads

4

Version

0.1.2

License

MIT

Unpacked Size

264 kB

Total Files

27

Last publish

Collaborators

  • qidian99