Commit Graph

21 Commits (0a30527c8525bad5cb413219f2684386aaf465b6)

Author SHA1 Message Date
Gijs 0a30527c85
Explicitly mention lack of `Node` in `node.js` environments 7 years ago
SahilAgarwal321 f0edc77cb5 Fixed bugzilla bug list link 7 years ago
Gijs ab09b706ed Mention you need a DOM document object
Per #376 it doesn't seem to be clear that you need a DOM to use Readability. This is an attempt to include this information in the README.
7 years ago
Gijs 5e56271e45 Add eslint into "Tests" section as well. 7 years ago
Gijs b49483c772 Fix some formatting/grammar snafus 7 years ago
Gijs eca9bd0cdd Clarify use of testcase generation script a little 7 years ago
Gijs 286f94bb35 Point to automated tests and eslint in readme 7 years ago
Gijs c2394da2d9 Fix #272 by not using 'location' as a variable
... because it writes to window.location when used in a browser context, which is a bad idea. Using 'loc' instead fixes this.
8 years ago
Parameswaran D a812b329ea moved the sample code under Optional subsection 9 years ago
Parameswaran D d1e4ef0dcd Fixes #250 : scrambling of DOM on parse 9 years ago
Parameswaran D 0b5dd0a6fb Fixes #250 : scrambling of DOM on parse 9 years ago
Nicolas Perriault 360c648579 Fixed broken benchmark reporter code, moved benchmark code to its own folder. 9 years ago
Nicolas Perriault c24821c247 Updated README about tests. 9 years ago
Nicolas Perriault f4670a1531 Better test docs. 9 years ago
Margaret Leibovic 96e4598ee4 Move "Contributing" section to be higher in the README 9 years ago
Margaret Leibovic 1fd72d6472 Remove compare-view in favor of readable-proxy, and update README to explain that 9 years ago
Margaret Leibovic 49081a1455 Update README to include license
I took this license block from the Readability.js license header.

This should address this issue #8.
9 years ago
Margaret Leibovic 93861352c9 Update README.md 9 years ago
Margaret Leibovic 97762aff05 Create "compare view" test page for easier development 9 years ago
Margaret Leibovic bfe6c49202 Update README.md 10 years ago
Tarek Ziade 8cc7cfe297 Initial commit 10 years ago