1.2.1 • Published 2 years ago

decorate-component-with-props v1.2.1

Weekly downloads
38,857
License
MIT
Repository
github
Last release
2 years ago

A simple function to decorate your component with miscellaneous props:

Example:

import decorateComponentWithProps from 'decorate-component-with-props';

const props = {
  wine: 'red',
  beer: 'ipa',
  food: 'spaghetti',
};

MyDecoratedComponent = decorateComponentWithProps(MyComponent, props);

// MyDecoratedComponent will now be decorated with these props
@plone/volto@teamkitten/draft-js-markdown-shortcuts-plugin@rrott/draft-js-markdown-pluginwps-driver-reactnotion-draft-js-inline-toolbar-pluginnotion-draft-js-plugins-editordraft-js-alignment-agavedraft-js-resizeable-agave@everything-registry/sub-chunk-1459draft-js-focus-plugin-canopydraft-js-hashtag-plugin-exdraft-js-iframely-plugindraft-js-image-plugin-canopydraft-js-image2-plugindraft-js-drag-n-drop-plugin-canopydraft-js-drag-n-drop-upload-plugin-sahajrdraft-js-dragndrop-upload-plugindraft-js-embed-plugindraft-js-embeder-plugindraft-js-emoji-bumpdraft-js-emoji-plugin-exdraft-js-emoji-plugin-khawerdraft-js-emoji-plugin-with-pickerdraft-js-emoji-plugin-with-spritesdraft-js-entity-props-plugindraft-js-fb-emoji-plugindraft-js-autocomplete-plugin-creatordraft-js-autosave-plugindraft-js-box-plugindraft-js-checkable-list-plugindraft-js-cleanup-empty-plugindraft-js-code-block-plugindraft-js-markdown-plugindraft-js-markdown-plugin-es6draft-js-markdown-plugin-updateddraft-js-markdown-shortcuts-plugindraft-js-math-emoji-plugindraft-js-md-keyboard-plugindraft-js-custom-markdown-shortcuts-plugindraft-js-custom-mention-plugindraft-js-custom-toolbar-plugindraft-js-delete-img-btn-plugindraft-js-divider-plugindraft-js-dnd-plugindraft-js-dnd-plugin-exdraft-js-custom-inline-toolbar-plugindraft-js-focus@poltak/draft-js-dnd-plugindraft-cljsdraft-js-alignment-plugin-canopydraft-js-counter-plugin-ex@samtoday/draft-js-inline-toolbar-plugin@samtoday/draft-js-mention-plugin@scofield5658/draft-js-plugins-editorworknet-draft-js-resizeable-pluginworknet-draft-js-video-pluginplugined-draft-js-editordraft-js-mention-ignas-badraft-js-mention-plugin-exdraft-js-mention-plugin-forkdraft-js-mention-plugin-hebrew-supportdraft-js-mention-plugin-khawerdraft-js-mention-plus-plugindraft-js-mention-with-custom-add-plugindraft-js-oneteam-rte-plugindraft-js-paste-variable-plugindraft-js-placeholder-plugindraft-js-plugins-editor-canopydraft-js-plugins-editor-exdraft-js-plugins-editor-forkdraft-js-inline-math-plugindraft-js-inline-toolbar-plugin-fixed-positioningdraft-js-inline-toolbar-plugin-with-override-hookdraft-js-katex-plugindraft-js-katex-plugin-popoverdraft-js-link-entitydraft-js-link-plugindraft-js-linkify-plugin-exdraft-js-linkify-plugin-launchforthdraftaildraft-js-resizeable-plugin-canopydraft-js-richbuttons-plugindraft-js-richbuttons-plugin-launchforthdraft-js-side-toolbar-plugin-fixed-positioningdraft-js-sidebar-plugindraft-js-sticker-plugin-exdraft-js-ref-entitydraft-js-select-image-plugindraft-js-side-toolbar-plugin-2draft-js-table-plugindraft-js-toolbar-link-plugindraft-js-toolbar-plugindraft-js-toolbarsdraft-js-undo-plugin-exdraft-js-unsplash-plugindraft-js-video-plugin-tmpdraft-katexdraft-js-mention-plugin2draft-js-new-block-side-toolbar-plugindraft-js-plugins-editor-fork-mxstbr
1.2.1

2 years ago

1.1.0

7 years ago

1.0.2

8 years ago

1.0.1

8 years ago

1.0.0

8 years ago