ed2k-link

A simple module to parse/generate ed2k link for nodejs.

Usage no npm install needed!

<script type="module">
  import ed2kLink from 'https://cdn.skypack.dev/ed2k-link';
</script>

README

ed2k-link

A simple module to parse/generate ed2k link for nodejs.
NPM

Installation

You can use this command to install:

npm install ed2k-link

Usage

You should require the module first:

ed2k = require('ed2k-link');

Methods

TODO

Example

TODO

License

The project is released under the MIT license.

Contact

Author: lightpacerabbit@gmail.com