Skip to content

greencatsoft/scalajs-ckeditor4

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Scala.js wrapper API for CKEditor4.

Introduction

scalajs-ckeditor4 is Scala.js wrapper API for CKEditor4.

How to Use

SBT Settings

Add the following lines to your sbt build definition:

libraryDependencies += "com.greencatsoft" %%% "scalajs-ckeditor4" % "0.1-SNAPSHOT"

And add Sonatype snapshot repository to the resolver list as follows:

resolvers += Resolver.sonatypeRepo("snapshots")

License

This project is provided under the terms of Apache License, Version 2.0.

About

Scala.js wrapper API for CKEditor 4

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages