easy-richtextarea 4.0.186 → 4.0.188

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (3) hide show
  1. package/README.md +2 -2
  2. package/example.js +14578 -8380
  3. package/package.json +4 -4
package/README.md CHANGED
@@ -1,4 +1,4 @@
1
- # Easy RichTextarea
1
+ # Easy Rich Textarea
2
2
 
3
3
  A textarea element that handles and hands off events well.
4
4
 
@@ -15,7 +15,7 @@ There is now support for JSX in the form of [Juxtapose](https://github.com/djalb
15
15
  - [Easy Mobile](https://github.com/djalbat/easy-mobile) Touch gestures for mobile web applications.
16
16
  - [Easy Navigation](https://github.com/djalbat/easy-navigation) A responsive accordion and associated navigation.
17
17
  - [Easy File System](https://github.com/djalbat/easy-file-system) A file system explorer and a rubbish bin.
18
- - [Easy RichTextarea](https://github.com/djalbat/easy-richtextarea) A textarea element that handles and hands off events well.
18
+ - [Easy Rich Textarea](https://github.com/djalbat/easy-richtextarea) A textarea element that handles and hands off events well.
19
19
  - [Easy Drag and Drop](https://github.com/djalbat/easy-drag-and-drop) Drag and drop functionality for Easy elements.
20
20
 
21
21
  ## Installation