A visualizer-compatible implementation of the colorizer.
The colorizer supports the properties of viewerStates elements (IViewerState). For each implementation, ColorizerStyles may be applied to determine how each state is represented. For example how "selection" is shown.
Other properties such as the folder name for the colorizer files, background images and other settings are also specified in ColorizerStyles.
This module is used from source, so no build step is required, but pnpm
must be used in order to resolve workspace dependencies.
Update build number then:
pnpm publish --no-git-checks
establish a simple folder link to local react-colorizer package: e.g.
pnpm link "C:\Users\kgoulding\Documents\Development\JavaScript\lib\packages\react-colorizer"
[ ] Support switching the colorizerDir property as a way to change the content of the Colorizer