Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/popomore/objectid-replace
Replace objectId
https://github.com/popomore/objectid-replace
Last synced: about 2 months ago
JSON representation
Replace objectId
- Host: GitHub
- URL: https://github.com/popomore/objectid-replace
- Owner: popomore
- Created: 2020-11-25T11:41:58.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2020-11-25T12:02:08.000Z (about 4 years ago)
- Last Synced: 2024-04-24T19:31:49.600Z (9 months ago)
- Language: JavaScript
- Size: 1.95 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
```