Skip to content

Commit

Permalink
not only m4l
Browse files Browse the repository at this point in the history
  • Loading branch information
zsteinkamp committed Jul 29, 2024
1 parent 78d7344 commit bd0836c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
# m4l-typescript-base

Provides a starting point for a Typescript-based development environment for Max for Live projects that use Javascript objects like `js` and `jsui`. Uses Docker and VSCode devcontainer for the heavy lifting, thus eliminating the need to manage a build toolchain on your dev machine.
Provides a starting point for a Typescript-based development environment for Max projects that use Javascript objects like `js` and `jsui`. Uses Docker and VSCode devcontainer for the heavy lifting, thus eliminating the need to manage a build toolchain on your dev machine.

Since it uses `types/maxforlive`, you can have good completion and parameter documentation for Max for Live Javascript objects.
Since it uses `types/maxforlive`, you can have good completion and parameter documentation for Max for Live objects too.

![Code Reference](images/code_ref.png)

Expand Down

0 comments on commit bd0836c

Please sign in to comment.