Skip to content

phimphany/FilteredPaste.js

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FilteredPaste.js

FilteredPaste.js is a jQuery plugin that filters any pasted input so that your application only gets clean input, just how you like it.
Comes with a default filter, and allows for many more filters.

License

Licensed under the Creative Commons BY-SA 3.0
http://creativecommons.org/licenses/by-sa/3.0/nl/

Version

  • Todo

    • IE support
    • Opera support
  • Trunk

    • ...
  • 1.0

    • jQuery plugin
    • Filters your input, removes craptags
    • comes with native undo support
    • Works in Chrome and Firefox

Releases

No releases published

Packages

No packages published

Languages

  • CSS 52.2%
  • HTML 47.8%