Skip to content

matthoffner/etcha

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Etcha

Demo here

Basically this:

const initialValue = editor.getValue();
const encodedJs = encodeURIComponent(initialValue);
const dataUri = "data:text/javascript;charset=utf-8," + encodedJs;
import(dataUri);

Credits

License

Licensed under the MIT License.

About

Buildless React Live Editor

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •