1.2.1 • Published 3 years ago

decorate-component-with-props v1.2.1

Weekly downloads
38,857
License
MIT
Repository
github
Last release
3 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
@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-1459teachable-marketingworknet-draft-js-resizeable-pluginworknet-draft-js-video-plugintextio-draft-js-plugins-editorkaneoh-draft-js-checkbox-pluginkaneoh-draft-js-image-pluginkaneoh-draft-js-inline-toolbar-pluginkaneoh-draft-js-linkify-pluginkaneoh-draft-js-mention-pluginkaneoh-draft-js-mention-user-pluginkaneoh-draft-js-side-toolbar-pluginkaneoh-draft-js-pluginskaneoh-draft-js-plugins-editorkenoh-draft-js-plugins-editorlast-draft-js-sidebar-pluginlast-draft-js-toolbar-pluginhztianxu-draft-js-pluginsgustavochavarria-draft-js-resizeable-pluginmeep-draft-editor@whisperlab/draft-js-embed-plugin@whisperlab/draft-js-link-plugin@whisperlab/last-draft-js-sidebar-plugin@whisperlab/last-draft-js-toolbar-plugin@willlee-work/draft-js-alignment-plugin@willlee-work/draft-js-drag-n-drop-upload-plugin@willlee-work/draft-js-image-plugin@willlee-work/draft-js-resizeable-plugin@workpatterns/draft-js-mention-plugin@ysqsimon/draft-js-table-plugin@zalastax/nolb-deco@yuanhao/draft-js-plugins@yuanhao/draft-js-plugins-editor@yuanhao/draft-js-hashtag-plugin@yuanhao/draft-js-mention-plugin@yuanhao/draft-js-mentionHashtag-plugin@zacapa/draft-js-markdown-pluginanderslemke-draft-js-mention-pluginaddon-draft-js-link-pluginant-design-draft-mention-pluginstevensacks-draft-js-mention-plugin@kustomer/draft-js-response-plugin@livechat/draft-js-markdown-plugin@next-interactive/draft-js-inline-toolbar-plugin@next-interactive/draft-js-side-toolbar-pluginmomentech-viewmonographmilliar-toolbar-pluginreact-draft-js-inline-toolbar-pluginryanmcclure4-draft-js-emoji-pluginplugined-draft-js-editorqhc_job_uiquirationequisporroreact-render-order-fixer@fellow/draft-js-inline-toolbar-plugin@fellow/draft-js-mention-plugin@poltak/draft-js-dnd-plugin@plone/voltofs-editorgateway-draft-js-mention-plugin@stevoland/draft-js-mention-plugin@stream7/draft-js-emoji-plugin@styks1987/draft-js-inline-toolbar-plugin@sugarshin/draft-js-emoji-plugin@sugarshin/draft-js-mention-plugindraft-cljsdraft-js-counter-plugin-exdraft-js-custom-inline-toolbar-plugindraft-js-custom-markdown-shortcuts-plugindraft-js-custom-mention-plugindraft-js-custom-toolbar-plugindraft-js-delete-img-btn-plugindraft-js-alignment-plugin-canopydraft-js-autocomplete-plugin-creatordraft-js-autosave-plugindraft-js-divider-plugindraft-js-dnd-plugindraft-js-dnd-plugin-exdraft-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-box-plugindraft-js-checkable-list-plugindraft-js-cleanup-empty-plugindraft-js-code-block-plugin111-draft-js-alignment-plugin111-draft-js-image-plugin@bluenove/draft-js-attachment-plugin@bluenove/draft-js-link-plugin
1.2.1

3 years ago

1.1.0

8 years ago

1.0.2

10 years ago

1.0.1

10 years ago

1.0.0

10 years ago