Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/sammoore/mongoose-time

A mongoose SchemaType that represents a time of day.
https://github.com/sammoore/mongoose-time

Last synced: 8 days ago
JSON representation

A mongoose SchemaType that represents a time of day.

Awesome Lists containing this project

README

        

# mongoose-time

A SchemaType that represents time of day.

This currently uses the Date type for storage.