This is a monorepo containing packages for extending Shiny with Javascript/Typescript code.
Currently there are two packages: @posit-dev/shiny-bindings-core and @posit-dev/shiny-bindings-react. See their respective READMEs for more information. @posit-dev/shiny-bindings-core @posit-dev/shiny-bindings-react.
Dependencies for both packages can be installed in the root directory with
npm iEach package needs to be build and deployed separately. See the READMEs for each package for more information.