Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/monkvision/monkjs
React and React-Native SDK for integrating the Monk damage detection workflows into your apps.
https://github.com/monkvision/monkjs
ai-platform damage-detection javascript react react-native typescript vehicle-inspection
Last synced: about 1 month ago
JSON representation
React and React-Native SDK for integrating the Monk damage detection workflows into your apps.
- Host: GitHub
- URL: https://github.com/monkvision/monkjs
- Owner: monkvision
- License: bsd-3-clause-clear
- Created: 2021-08-25T08:27:18.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-11-08T09:38:36.000Z (about 1 month ago)
- Last Synced: 2024-11-11T03:37:41.089Z (about 1 month ago)
- Topics: ai-platform, damage-detection, javascript, react, react-native, typescript, vehicle-inspection
- Language: TypeScript
- Homepage: https://monkvision.github.io/monkjs
- Size: 151 MB
- Stars: 27
- Watchers: 5
- Forks: 10
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
![MonkJs](documentation/static/img/monkjs.png)
MonkJs is a React and React-Native SDK that you can use to easily integrate Monk damage detection workflows into your
web and native apps.> [→ Visit our official documentation for more!](https://monkvision.github.io/monkjs/)
# Packages
MonkJs follows a Front-End microservices architecture, meaning that it is divided into multiple NPM packages that you
can choose to install, or not, based on what you need in your app. The list of available packages is given in
[the official documentation](https://monkvision.github.io/monkjs/docs/category/packages).# Contributing
This repository being open source, don't hesitate to submit pull requests to suggest new features or bugfixes. You are
free to use the code available in this repository as long as you follow the terms and conditions listed in the
[MonkJs license](LICENSE).If you are a developer joining the development team, you can take a look at
[this documentation page](https://www.notion.so/monkvision/Getting-Started-490ab93420d543229cfb826abe1758d7) in order to
get started. Welcome to the team!