Showing 1-20 of 1,887 packages
Mongoose plugin that adds createdAt and updatedAt auto-assigned date properties
Mongoose plugin, adding `createdAt` and `modifiedAt` timestamp fields to document. `modifiedAt` is changed on any type of update.
A mongoose plugin that adds createdAt and updatedAt fields to subscribed models in order to avoid redundancy
Adds createdAt and updatedAt fields to any schema
Adds createdAt and updatedAt fields to the plugged schema
Mongoose plugin that adds createdAt, updatedAt, and deletedAt auto-assigned date properties
Mongoose plugin that automatically adds createdAt and updatedAt date properties
Mongoose plugin that adds createdAt and updatedAt auto-assigned date properties
Mongoose plugin that adds timestamps (createdAt and updatedAt) in your schema in a unix timestamp
A mongoose plugin that adds and maintains createdAt and updatedAt dates
Mongoose plugin that adds createdAt and updatedAt auto-assigned date properties (only date) with UNIX format
Additional module for @nuxt/content that replaces or adds createdAt and updatedAt dates based on the git history.
Plugin for mongoose used to add createdAt and updatedAt to documents automatically
Mongoose plugin for createdAt and updatedAt timestamps.
```bash npm install cast-response ``` ### Basic Usage ```typescript // Real class with methods! export class User { id!: number; firstName!: string; lastName!: string; createdAt!: Date;
```js Message.getRole(userId) -> owner Message.is('owner') // ? Message.roles = { owner: { read: ['title', 'createdAt'], // all write: ['user, 'owner'] // info } guest: { read: ['title', 'createdAt'], // all write: ['user, 'owner'
A Base Ember-Data model including `createdAt` and `updatedAt` attributes matching those found in Ruby on Rails timestamped resources.
Auto createdAt, updatedAt Attribute Adapter Plugin
Mongoose plugin that adds createdAt and updatedAt auto-assigned date properties
Custom naming strategies for typeorm