Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/thinkjs/think-model
Default model for ThinkJS 3.x
https://github.com/thinkjs/think-model
model think-extend thinkjs
Last synced: 4 days ago
JSON representation
Default model for ThinkJS 3.x
- Host: GitHub
- URL: https://github.com/thinkjs/think-model
- Owner: thinkjs
- License: mit
- Created: 2017-02-23T01:33:08.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2021-07-12T10:44:01.000Z (over 3 years ago)
- Last Synced: 2024-11-02T05:02:13.177Z (8 days ago)
- Topics: model, think-extend, thinkjs
- Language: JavaScript
- Size: 215 KB
- Stars: 17
- Watchers: 10
- Forks: 10
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- think-awesome - think-model
README
# think-model
[![npm](https://img.shields.io/npm/v/think-model.svg?style=flat-square)]()
[![Travis](https://img.shields.io/travis/thinkjs/think-model.svg?style=flat-square)]()
[![Coveralls](https://img.shields.io/coveralls/thinkjs/think-model/master.svg?style=flat-square)]()
[![David](https://img.shields.io/david/thinkjs/think-model.svg?style=flat-square)]()ThinkJS 3.x model, support mysql.
## Installation
npm install think-model
## Contributing
Contributions welcome!
## License
[MIT](https://github.com/thinkjs/think-model/blob/master/LICENSE)