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

https://github.com/mljs/umap


https://github.com/mljs/umap

Last synced: over 1 year ago
JSON representation

Awesome Lists containing this project

README

          

# ml-umap

[![NPM version][npm-image]][npm-url]
[![build status][ci-image]][ci-url]
[![Test coverage][codecov-image]][codecov-url]
[![npm download][download-image]][download-url]

.

## Installation

`$ npm i ml-ml-umap`

## Usage

```js
import library from 'ml-ml-umap';

const result = library(args);
// result is ...
```

## [API Documentation](https://mljs.github.io/ml-umap/)

## License

[MIT](./LICENSE)

[npm-image]: https://img.shields.io/npm/v/ml-ml-umap.svg
[npm-url]: https://www.npmjs.com/package/ml-ml-umap
[ci-image]: https://github.com/mljs/ml-umap/workflows/Node.js%20CI/badge.svg?branch=master
[ci-url]: https://github.com/mljs/ml-umap/actions?query=workflow%3A%22Node.js+CI%22
[codecov-image]: https://img.shields.io/codecov/c/github/mljs/ml-umap.svg
[codecov-url]: https://codecov.io/gh/mljs/ml-umap
[download-image]: https://img.shields.io/npm/dm/ml-ml-umap.svg
[download-url]: https://www.npmjs.com/package/ml-ml-umap