Skip to content

webdsl/elib-ace

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 

Repository files navigation

elib-ace

Elib for using an ACE editor

Note: For full screen to work, add this CSS:

.fullScreen .fullScreen-editor{ 
	height: auto!important;
	width: auto!important;
	border: 0;
	margin: 0;
	position: fixed !important;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	z-index: 10000
}

.fullScreen {
	overflow: hidden
}

About

Elib for using an ACE editor

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •