Skip to content
This repository has been archived by the owner on Jun 19, 2020. It is now read-only.

Commit

Permalink
Add link to active fork to readme
Browse files Browse the repository at this point in the history
Since there hasn't been an update to the repo for a long time, [jindw#259](this project has been forked).
I hope this PR helps increase the visibility (besides making it very easy for the original maintainer to make it a statement, e.g. before archiving the repo.)
  • Loading branch information
karfau authored Jun 19, 2020
1 parent 366159a commit c397469
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions readme.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# XMLDOM [![Build Status](https://secure.travis-ci.org/bigeasy/xmldom.png?branch=master)](http://travis-ci.org/bigeasy/xmldom) [![Coverage Status](https://coveralls.io/repos/bigeasy/xmldom/badge.png?branch=master)](https://coveralls.io/r/bigeasy/xmldom) [![NPM version](https://badge.fury.io/js/xmldom.png)](http://badge.fury.io/js/xmldom)

***This project has been forked and is now maintained at https://github.com/xmldom/xmldom***

A JavaScript implementation of W3C DOM for Node.js, Rhino and the browser. Fully
compatible with `W3C DOM level2`; and some compatible with `level3`. Supports
`DOMParser` and `XMLSerializer` interface such as in browser.
Expand Down

0 comments on commit c397469

Please sign in to comment.