1.2.1 • Published 1 year ago

decorate-component-with-props v1.2.1

Weekly downloads
38,857
License
MIT
Repository
github
Last release
1 year 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
@rrott/draft-js-markdown-pluginwps-driver-reactnotion-draft-js-inline-toolbar-pluginnotion-draft-js-plugins-editordraft-js-alignment-agavedraft-js-resizeable-agavetextio-draft-js-plugins-editorteachable-marketingfs-editorgateway-draft-js-mention-pluginhztianxu-draft-js-pluginsplugined-draft-js-editorkaneoh-draft-js-plugins-editorkaneoh-draft-js-side-toolbar-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-pluginskenoh-draft-js-plugins-editorgustavochavarria-draft-js-resizeable-pluginqhc_job_uireact-render-order-fixermeep-draft-editormomentech-viewmilliar-toolbar-pluginmonographdraft-js-video-plugin-tmpdraft-katexdraft-js-select-image-plugindraft-js-side-toolbar-plugin-2draft-js-side-toolbar-plugin-fixed-positioningdraft-js-sidebar-plugindraft-js-sticker-plugin-exdraft-js-table-plugindraft-js-toolbar-link-plugindraft-js-toolbar-plugindraft-js-toolbarsdraft-js-undo-plugin-exdraft-js-unsplash-plugindraft-js-fb-emoji-plugindraft-js-focusdraft-js-focus-plugin-canopydraft-js-hashtag-plugin-exdraft-js-iframely-plugindraft-js-image-plugin-canopydraft-js-image2-plugindraft-js-paste-variable-plugindraft-js-placeholder-plugindraft-js-plugins-editor-canopydraft-js-plugins-editor-exdraft-js-plugins-editor-forkdraft-js-plugins-editor-fork-mxstbrdraft-js-plugins-editor-wysiwygdraft-js-plugins-forkdraft-js-ref-entitydraft-js-resizeable-plugin-canopydraft-js-richbuttons-plugindraft-js-richbuttons-plugin-launchforthdraft-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-launchforthdraft-js-markdown-plugindraft-js-markdown-plugin-es6draft-js-markdown-plugin-updateddraft-js-markdown-shortcuts-plugindraft-js-math-emoji-plugindraft-js-md-keyboard-plugindraft-js-mention-ignas-badraft-js-mention-plugin-exdraft-js-mention-plugin-forkdraft-js-mention-plugin-hebrew-supportdraft-js-mention-plugin-khawerdraft-js-mention-plugin2draft-js-mention-plus-plugindraft-js-mention-with-custom-add-plugindraft-js-new-block-side-toolbar-plugindraft-js-oneteam-rte-plugindraftaildraft-cljsdraft-js-alignment-plugin-canopydraft-js-autocomplete-plugin-creatordraft-js-autosave-plugindraft-js-box-plugindraft-js-checkable-list-plugindraft-js-cleanup-empty-plugindraft-js-code-block-plugindraft-js-counter-plugin-exdraft-js-custom-inline-toolbar-plugindraft-js-custom-markdown-shortcuts-plugindraft-js-custom-mention-plugindraft-js-custom-toolbar-plugin
1.2.1

1 year ago

1.1.0

6 years ago

1.0.2

8 years ago

1.0.1

8 years ago

1.0.0

8 years ago