a collection of plugins for mongoose
https://github.com/tblobaum/mongoose-troopTags | mongoose troop acl auth slugify keywords search paginate pagination obfuscate merge getdbrefs |
Implementation | Javascript |
License | MIT |
Platform | OS-Independent |
Mongoose.js (Node.js & MongoDB) Document Query Pagination
mongoose paginate pagination paging pageUser authentication plugin for mongoose node.js orm.mongoose-auth enables you to support authorization in any number of ways via authorization strategies.
Pagination gem built specially for Jekyll 3 and newer that is fully backwards compatible and serves as an enhanced replacement for the previously built-in jekyll-paginate gem. View it on rubygems.org. Reach me at the project issues section or via email at jekyll@sverrirs.com, you can also get in touch on the project's Gitter chat room.
jekyll jekyll-plugin pagination paginate pagination-gem jekyll-paginate pagination-generator pagination-logic pagination-pages dynamicPassport-Local Mongoose is a Mongoose plugin that simplifies building username and password login with Passport. Passport-Local Mongoose does not require passport, passport-local or mongoose dependencies directly but expects you to have these dependencies installed.
passport mongoose-plugin mongoose authentication loginmongoose-unique-validator is a plugin which adds pre-save validation for unique fields within a Mongoose schema. This makes error handling much easier, since you will get a Mongoose validation error when you attempt to violate a unique constraint, rather than an E11000 error from MongoDB.
mongoose unique validatorValidators for Mongoose schemas utilising validator.js. Mongoose Validator simply returns Mongoose style validation objects that utilises validator.js for the data validation.
mongoose validate validation models schemaMongoose is ideal for embedded environments. It has been designed for connecting devices and bringing them online. On the market since 2004, used by vast number of open source and commercial products - it even runs on the International Space station! Mongoose makes embedded network programming fast, robust, and easy. Check out Mongoose OS - open source embedded operating system for low-power connected microcontrollers. Secure, designed for Internet of Things, complete environment for prototyping, development and managing.
web-framework web-application-framework cpp-frameworkMongoose plugin to enable population of nested models at any level of depth. Support Mongoose 3.8.x and later. Refer to changelog for breaking changes. Specify whitelist option to ensure only certain paths can be populated. This is to prevent potential performance and security issues if you allow API clients to supply population paths.
mongoose mongoose-plugin population mongo mongodb populate deep-populate deep-population models nested-models populate-models model-population documents nested-documents populate-documents documents-populationMongoose (MongoDB) adapter for GraphQL. graffiti-mongoose generates GraphQL types and schemas from your existing mongoose models, that's how simple it is. The generated schema is compatible with Relay.
graphql graffiti mongoose orm relayIndex mongoose models into elastic search for kickass searching.
A Vue.js(v2.x+) component to make pagination. Inspired by react-paginate. Easy to use by providing simple api. And you can customize the style of this component by css.
pagination vue-components vue vue2 paginateA boilerplate application for building web apps using express, mongoose and passport. Read the wiki to understand how the application is structured.
mongoose passport nodejs boilerplate express mvcImplements schema inheritance and an optional discriminator key which is useful for storing different types of related documents in a collection and fetching them with the correct model type. From version 0.2.1 mongoose-schema-extend is using harmony proxies. You will need to add the flag --harmony_proxies to your start command if you're using it, or use a previous version.
mongoose inheritance schema discriminator modelA ReactJS component that creates a pagination.
react-component paginate pagination paginator pagination-components reactPaginate in your headers, not in your response body. This follows the proposed RFC-5988 standard for Web linking. Note that the collection sent to paginate must respond to your paginator's methods. This is typically fine unless you're dealing with a stock Array. For Kaminari, Kaminari.paginate_array will be called for you behind-the-scenes. For WillPaginate, you're out of luck unless you call require 'will_paginate/array' somewhere. Because this pollutes Array, it won't be done for you automatically.
api pagination rails grape kaminari willpaginateAdd server-side pagination to any list or table on the page. This directive connects a variable of your choice on the local scope with data provied on a given URL. It provides a pagination user interface that triggers updates to the variable through paginated AJAX requests. Files with the min suffix are minified versions to be used in production. The files with -tpls in their name have the directive template bundled. If you don't need the default template use the angular-paginate-anything.min.js file and provide your own template with the templateUrl attribute.
Convert JSON Objects to MySQL Table Schema, JSON Schema, Mongoose Schema, ClickHouse Schema, Google BigQuery, or a Generic template for documentation, code generation, and more. Optionally, add -g to the above if you want the generate-schema command line executable.
json schema object convert manipulate traverse types type is generate produce mongoose generic validation bigquery google data datatypesSimple plugin for Mongoose which adds createdAt and updatedAt date attributes that get auto-assigned to the most recent create/update timestamp. The User model will now have createdAt and updatedAt properties, which get automatically generated and updated when you save your document.
mongodb mongoose plugin timestamps createdat updatedat
We have large collection of open source products. Follow the tags from
Tag Cloud >>
Open source products are scattered around the web. Please provide information
about the open source projects you own / you use.
Add Projects.