es-entity
Version:
ORM framework for Node js based on Ecmascript 6 and Typescript.
24 lines (15 loc) • 642 B
Markdown
How to Contribute to es-entity
# Contribute to open issues
We're looking for developers to help maintain es-entity.
See something you think we should address? Open an issue.
## Submitting a PR
Please make sure all PRs are:
1. linted (npm run lint)
2. Connected to an issue
## es-entity local development
We recommend forking es-entity and write test cases simultaneously for local development.
## Testing es-entity
Instructions
# Build a test
Have a great idea for a boilerplate? Build it on top of es-entity and let us know about it. Directions are [here](/docs/README.md).
We feature [recommended es-entity](/docs/README.md)