Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/twhiston/max-api-or-nah-test
test max-api-or-nah for breaking issues
https://github.com/twhiston/max-api-or-nah-test
Last synced: 21 days ago
JSON representation
test max-api-or-nah for breaking issues
- Host: GitHub
- URL: https://github.com/twhiston/max-api-or-nah-test
- Owner: twhiston
- License: mit
- Created: 2024-11-13T22:38:15.000Z (about 1 month ago)
- Default Branch: main
- Last Pushed: 2024-11-22T16:07:26.000Z (about 1 month ago)
- Last Synced: 2024-11-22T17:20:06.194Z (about 1 month ago)
- Language: Max
- Size: 13.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Max-api-or-nah-test
Simple test patch which requires max-api-or-nah in both commonjs
and esm formats in max and checks that they load and you can post
a message with them.Currently mjs version not working because of a bug in max 9.
## max-api-or-nah
install it in both the cjs and esm folders with `npm link ~/Code/max-api-or-nah`
replacing the path with wherever your dev instance is located