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-editor@dan-weaver/draft-js-mention-plugin@cusxio/draft-js-markdown-plugin@dino115/draft-js-markdown-plugin@canopytax/draft-js-resizeable-plugin@rpdobson123/draft-js-emoji-pluginkaneoh-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-pluginstevensacks-draft-js-mention-plugin@alexkuz/draft-js-mention-plugin@aizatto/draft-js-markdown-plugin@bluenove/draft-js-attachment-plugin@bluenove/draft-js-link-plugin@bufferapp/publish-composer@bufferapp/composer@bufferapp/draft-js-emoji-plugin@bufferapp/draft-js-mention-plugin@bufferapp/draft-js-plugins-editor111-draft-js-image-plugin111-draft-js-alignment-plugin@datatiger/draft-js-emoji-plugin@contentkit/editor@contentkit/focus@contentkit/plugins@fellow/draft-js-inline-toolbar-plugin@fellow/draft-js-mention-plugin@kustomer/draft-js-response-plugin@livechat/draft-js-markdown-plugin@makeflow/draft-js-plugins-editor@mi6gan/draft-js-static-toolbar-plugin@mathieumg/draft-js-mention-plugin@naytev/draft-js-emoji-plugin@naytev/draft-js-mention-plugin@next-interactive/draft-js-inline-toolbar-plugin@next-interactive/draft-js-side-toolbar-plugin@mikeljames/draft-js-video-plugin@mikeljames/draft-js-drag-n-drop-upload-plugin@jimmycode/draft-js-giphy-plugin@jimmycode/draft-js-iframely-plugin@jimmycode/draft-js-select-image-plugin@jimmycode/draft-js-unsplash-plugin@iwano/draft-js-mention-plugin@jonny/draft-js-plugins-editor@jonny/draft-js-richbuttons-plugin@plone/volto@samtoday/draft-js-inline-toolbar-plugin@samtoday/draft-js-mention-plugin@scofield5658/draft-js-plugins-editor@rld2018/draft-js-mention-plugin@poltak/draft-js-dnd-pluginmomentech-viewmonographmilliar-toolbar-pluginreact-draft-js-inline-toolbar-pluginryanmcclure4-draft-js-emoji-pluginplugined-draft-js-editorqhc_job_uiquirationequisporroreact-render-order-fixerhztianxu-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
1.2.1

3 years ago

1.1.0

8 years ago

1.0.2

9 years ago

1.0.1

9 years ago

1.0.0

9 years ago