Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/cowboy/javascript-linkify
JavaScript Linkify: Process links in text
https://github.com/cowboy/javascript-linkify
Last synced: 18 days ago
JSON representation
JavaScript Linkify: Process links in text
- Host: GitHub
- URL: https://github.com/cowboy/javascript-linkify
- Owner: cowboy
- License: gpl-2.0
- Created: 2009-11-17T01:19:25.000Z (almost 15 years ago)
- Default Branch: master
- Last Pushed: 2016-01-22T02:46:54.000Z (almost 9 years ago)
- Last Synced: 2024-10-14T14:17:55.753Z (about 1 month ago)
- Language: JavaScript
- Homepage: http://benalman.com/projects/javascript-linkify/
- Size: 233 KB
- Stars: 135
- Watchers: 6
- Forks: 32
- Open Issues: 9
-
Metadata Files:
- Readme: README.markdown
- License: LICENSE-GPL
Awesome Lists containing this project
README
# JavaScript Linkify: Process links in text! #
[http://benalman.com/projects/javascript-linkify/](http://benalman.com/projects/javascript-linkify/)Version: 0.3, Last updated: 6/27/2009
Visit the [project page](http://benalman.com/projects/javascript-linkify/) for more information and usage examples!
## Documentation ##
[http://benalman.com/code/projects/javascript-linkify/docs/](http://benalman.com/code/projects/javascript-linkify/docs/)## Examples ##
This working example, complete with fully commented code, illustrates one way
in which this code can be used.[http://benalman.com/code/projects/javascript-linkify/examples/linkify/](http://benalman.com/code/projects/javascript-linkify/examples/linkify/)
## Support and Testing ##
Information about what browsers this code has been tested in.### Browsers Tested ###
Internet Explorer 6-8, Firefox 3-3.5, Safari 3-4, Chrome, Opera 9.## Release History ##
0.3 - (6/27/2009) Initial release
## License ##
Copyright (c) 2009 "Cowboy" Ben Alman
Dual licensed under the MIT and GPL licenses.
[http://benalman.com/about/license/](http://benalman.com/about/license/)