An open API service indexing awesome lists of open source software.

https://github.com/birhoff/html-links-rewrite

Replace links in html by rules
https://github.com/birhoff/html-links-rewrite

Last synced: 3 months ago
JSON representation

Replace links in html by rules

Awesome Lists containing this project

README

        

# html-links-rewrite

[![NPM Status][npm-img]][npm]
[![Travis Status][test-img]][travis]
[![Coverage Status][coverage-img]][coveralls]
[![Dependency Status][dependency-img]][david]
[![Greenkeeper badge][greenkeeper-img]][greenkeeper]

[npm]: https://www.npmjs.org/package/html-links-rewrite
[npm-img]: https://img.shields.io/npm/v/html-links-rewrite.svg

[travis]: https://travis-ci.org/birhoff/html-links-rewrite
[test-img]: https://img.shields.io/travis/birhoff/html-links-rewrite.svg?label=tests

[coveralls]: https://coveralls.io/r/birhoff/html-links-rewrite
[coverage-img]: https://img.shields.io/coveralls/birhoff/html-links-rewrite.svg

[david]: https://david-dm.org/birhoff/html-links-rewrite
[dependency-img]: http://img.shields.io/david/birhoff/html-links-rewrite.svg

[greenkeeper]: https://greenkeeper.io/
[greenkeeper-img]:https://badges.greenkeeper.io/birhoff/html-links-rewrite.svg

## Requirements

* [Node.js 4+](https://nodejs.org/en/)

## Install

```sh

```

## Usage

```js

```
Yields:
```json

```

License
-------

Code and documentation copyright 2017 YANDEX LLC. Code released under the [Mozilla Public License 2.0](LICENSE.txt).