Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/popomore/objectid-replace

Replace objectId
https://github.com/popomore/objectid-replace

Last synced: about 2 months ago
JSON representation

Replace objectId

Awesome Lists containing this project

README

        

# objectid-replace

Replace objectId

[![NPM version][npm-image]][npm-url]
[![build status][travis-image]][travis-url]
[![Test coverage][codecov-image]][codecov-url]
[![David deps][david-image]][david-url]
[![Known Vulnerabilities][snyk-image]][snyk-url]
[![NPM download][download-image]][download-url]

[npm-image]: https://img.shields.io/npm/v/objectid-replace.svg?style=flat-square
[npm-url]: https://npmjs.org/package/objectid-replace
[travis-image]: https://img.shields.io/travis//objectid-replace.svg?style=flat-square
[travis-url]: https://travis-ci.org//objectid-replace
[codecov-image]: https://codecov.io/gh//objectid-replace/branch/master/graph/badge.svg
[codecov-url]: https://codecov.io/gh//objectid-replace
[david-image]: https://img.shields.io/david//objectid-replace.svg?style=flat-square
[david-url]: https://david-dm.org//objectid-replace
[snyk-image]: https://snyk.io/test/npm/objectid-replace/badge.svg?style=flat-square
[snyk-url]: https://snyk.io/test/npm/objectid-replace
[download-image]: https://img.shields.io/npm/dm/objectid-replace.svg?style=flat-square
[download-url]: https://npmjs.org/package/objectid-replace

## Usage

```bash
npm i objectid-replace --save
objectid-replace /path/to/xxx.sql
```