@bharatbxhipment/xhipment-models-v2
v1.0.89
Published
Mongoose schemas and TypeScript types for Xhipment application
Maintainers
Readme
@bharatbxhipment/xhipment-models-v2
Mongoose schemas and TypeScript types for Xhipment application.
Installation
npm install @bharatbxhipment/xhipment-models-v2Features
- ✅ Full TypeScript support with
.d.tsfiles - ✅ Mongoose schemas ready to use
- ✅ Type-safe interfaces
- ✅ Source maps for debugging
- ✅ Automatic publishing via GitHub Actions
Requirements
- Node.js >= 14
- mongoose >= 8.0.0
Development
Build
npm run buildPublish
The package automatically publishes to npm when:
- Version changes in
package.jsonand pushed tomainbranch - Manually triggered via GitHub Actions
License
ISC
