Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 482 Bytes

readme.md

File metadata and controls

16 lines (11 loc) · 482 Bytes

OpenFinder

Openfinder is a file manager/picker which can be integrated in GrapeJS asset manager/CK editor and TinyMCE

ScreenShot

Server

server is a node js app, can be run independently or as a Express middleware

Client

Client is a web component api

<file-manager serverURL="http://localhost:3000" @mediaselected=${handleMediaSelection} @fm:cancelled=${handleCancelled}>