bson-timestamp

0.1.2 • Public • Published

bson-timestamp

NPM version

This mdoule allows you to create and parse BSON Timestamps without a reference to the mongodb or bson modules.

It is just a mirrow of the timestamp.js file in bson

Motivation

I created this for my mongo-oplog-cursor project, where I just needed to use the Timestamp class for a tiny conversion, so please use at your own risk :-)

Instalation

$ npm install bson-timestamp

Usage

Check the official use guide

Build

$ make build

License

Apache v2.0

See LICENSE file.

Package Sidebar

Install

npm i bson-timestamp

Weekly Downloads

246

Version

0.1.2

License

Apache-2.0

Last publish

Collaborators

  • cayasso