react-media-library
TypeScript icon, indicating that this package has built-in type declarations

2.0.3 • Public • Published

React Media Library

Have you ever worked with WordPress? If not, count your blessings. :)

But seriously, using a CMS like WordPress does provide a lot of useful features. The feature I miss most as a MERN developer is the media library browser. All image fields are edited using a modal where you can select something previously uploaded or drag-and-drop new images from your file browser. Well, now you can have something similar for your React app.

Note: this only includes the UI; everybody's app is different, so I can't write your API connections for you.

Installation

Install it via npm in your project.

npm install react-media-library --save

Documentation / Examples

See Storybook.

Dependencies (1)

Dev Dependencies (35)

Package Sidebar

Install

npm i react-media-library

Weekly Downloads

352

Version

2.0.3

License

MIT

Unpacked Size

591 kB

Total Files

63

Last publish

Collaborators

  • richardhung