1.0.5 • Published 3 years ago

mongodb-data-datewise v1.0.5

Weekly downloads
-
License
MIT
Repository
github
Last release
3 years ago

What is this?

A npm package to fetch mongodb datas datewise.

Installation

Run npm i mongodb-data-datewise

Use

const mongodbDatasDatewise = require('mongodb-data-datewise');
mongodbDatasDatewise(<___your_model_name___>, <___your_input_date___>);

Details

This is a simple helper library for developers to fetch mongodb datas datewise. It will enhance peformance im development as it targets to decrease the time required for manually putting a date input to fetch all abase on that perticular date!

1.0.5

3 years ago

1.0.4

3 years ago

1.0.3

3 years ago

1.0.2

3 years ago

1.0.1

3 years ago

1.0.0

3 years ago