GetmeUK / ContentTools

A JS library for building WYSIWYG editors for HTML content.
http://getcontenttools.com
MIT License
3.94k stars 393 forks source link

Build files to use dynamic import in pure javascript #573

Open pazooki opened 2 years ago

pazooki commented 2 years ago

Is there a version that I could use with pure javascript code without npm?

anthonyjb commented 2 years ago

@pazooki if I understand you correctly then yes you can download and use: https://github.com/GetmeUK/ContentTools/blob/master/build/content-tools.js

Or fetch CT from the CDN: https://cdn.jsdelivr.net/npm/ContentTools@1.6.1/build/content-tools.min.js