All Downloads are FREE. Search and download functionalities are using the official Maven repository.

package.dist.libs.tinymce.package.json Maven / Gradle / Ivy

Go to download

Premium and Open Source dashboard template with responsive and high quality UI.

The newest version!
{
	"name": "tinymce",
	"version": "7.3.0",
	"repository": {
		"type": "git",
		"url": "https://github.com/tinymce/tinymce.git",
		"directory": "modules/tinymce"
	},
	"description": "Web based JavaScript HTML WYSIWYG editor control.",
	"author": "Ephox Corporation DBA Tiny Technologies, Inc",
	"main": "tinymce.js",
	"types": "tinymce.d.ts",
	"license": "GPL-2.0-or-later",
	"keywords": [
		"wysiwyg",
		"tinymce",
		"richtext",
		"javascript",
		"html",
		"text",
		"rich editor",
		"rich text editor",
		"rte",
		"rich text",
		"contenteditable",
		"editing"
	],
	"homepage": "https://www.tiny.cloud/",
	"bugs": {
		"url": "https://github.com/tinymce/tinymce/issues"
	}
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy