Skip to content

ecohead/kondonizer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

11 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Kondonizer : Universal Media Library as a Web Component.

Open Source Love svg1 Awesome Badges TypeScript Npm Twitter Support Server

npm NPM

Maintenance PRs Welcome

Kondonizer

Kondonizer is a custom element (a native HTML tag) that can be integrated in any frontend code. It displays a media library based on a Media model, like WordPress does internally. You can select, upload, edit and delete one or multiple files, all based on a configuration object highly customizable.

This web component needs between 2 and 5 API endpoints to be fully working. More info in the documentation.

Project architecture

This repository implements the monorepo pattern. You can access the core files in packages/core or view the documentation website source files in packages/documentation.

To view some examples of how to integrate kondonizer into a frontend framework, please see the packages/examples folder for inspiration.

Preview

You can also have a working demo on the documentation website.

Kondonizer preview image

Credits

License

This library is MIT licensed.