Taylor Buley
|
c0c097c930
|
update JSDOM example for node
|
2019-01-29 12:06:26 +00:00 |
|
Gijs
|
878545f64d
|
Make usage sections in README more discoverable
This just reorders some of the content and reduces duplication.
|
2019-01-07 18:56:27 +00:00 |
|
Gijs Kruitbosch
|
512e1c18a7
|
Update to latest JSDOM
|
2018-12-29 18:22:14 +00:00 |
|
Gijs Kruitbosch
|
2620542dd1
|
Split off isProbablyReaderable implementation
|
2018-12-29 18:22:14 +00:00 |
|
tmm2018
|
076bf2017b
|
[docs] - mozilla/readibility - README.md - fixing tiny little issues (grammar, rethorics, spelling, etc.) (#462)
* [docs] - mozilla/readibility - README.md - add articles to the description of the properties of the Readability output
|
2018-06-13 08:14:36 -07:00 |
|
Gijs
|
4b193ccd6a
|
Include URI information for jsdom in the README.
See #453 for an example of where this led to confusion.
|
2018-06-12 10:12:55 -07:00 |
|
David A Roberts
|
acfd3759a1
|
Generate XHTML-compatible input for test cases
Fixes the bug noted in the README
|
2018-04-28 22:28:16 +01:00 |
|
David A Roberts
|
d60184966c
|
Remove unused URI parameter from constructor
|
2018-04-26 10:30:15 +01:00 |
|
Thomas Jaggi
|
fd1557560a
|
[Docs] Fixed JSDOM usage note
|
2018-01-02 22:12:53 +00:00 |
|
Gijs
|
8da91b9eed
|
Fix omitted semicolon
|
2017-12-05 13:22:32 +00:00 |
|
Gijs
|
0a30527c85
|
Explicitly mention lack of Node in node.js environments
|
2017-12-05 13:22:01 +00:00 |
|
SahilAgarwal321
|
f0edc77cb5
|
Fixed bugzilla bug list link
|
2017-05-05 19:08:19 +01:00 |
|
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.
|
2017-04-26 12:32:19 +01:00 |
|
Gijs
|
5e56271e45
|
Add eslint into "Tests" section as well.
|
2017-02-27 14:14:13 +00:00 |
|
Gijs
|
b49483c772
|
Fix some formatting/grammar snafus
|
2017-02-27 14:12:15 +00:00 |
|
Gijs
|
eca9bd0cdd
|
Clarify use of testcase generation script a little
|
2017-02-27 14:11:09 +00:00 |
|
Gijs
|
286f94bb35
|
Point to automated tests and eslint in readme
|
2017-02-27 14:08:17 +00:00 |
|
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.
|
2016-03-14 19:57:53 +00:00 |
|
Parameswaran D
|
a812b329ea
|
moved the sample code under Optional subsection
|
2015-10-21 21:03:48 +05:30 |
|
Parameswaran D
|
d1e4ef0dcd
|
Fixes #250 : scrambling of DOM on parse
|
2015-10-21 12:20:57 +05:30 |
|
Parameswaran D
|
0b5dd0a6fb
|
Fixes #250 : scrambling of DOM on parse
|
2015-10-21 12:15:40 +05:30 |
|
Nicolas Perriault
|
360c648579
|
Fixed broken benchmark reporter code, moved benchmark code to its own folder.
|
2015-04-02 15:43:09 +02:00 |
|
Nicolas Perriault
|
c24821c247
|
Updated README about tests.
|
2015-03-22 18:29:05 +01:00 |
|
Nicolas Perriault
|
f4670a1531
|
Better test docs.
|
2015-03-20 16:42:18 +01:00 |
|
Margaret Leibovic
|
96e4598ee4
|
Move "Contributing" section to be higher in the README
|
2015-02-26 12:01:38 -08:00 |
|
Margaret Leibovic
|
1fd72d6472
|
Remove compare-view in favor of readable-proxy, and update README to explain that
|
2015-02-26 12:00:34 -08:00 |
|
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.
|
2015-02-25 07:03:14 -08:00 |
|
Margaret Leibovic
|
93861352c9
|
Update README.md
|
2015-02-23 15:42:07 -08:00 |
|
Margaret Leibovic
|
97762aff05
|
Create "compare view" test page for easier development
|
2015-02-22 11:08:46 -08:00 |
|
Margaret Leibovic
|
bfe6c49202
|
Update README.md
|
2015-02-10 16:17:21 -08:00 |
|
Tarek Ziade
|
8cc7cfe297
|
Initial commit
|
2015-02-03 08:01:54 +00:00 |
|