@strategies/visualizer.viewers.colorizer
TypeScript icon, indicating that this package has built-in type declarations

0.1.7 • Public • Published

viewers.colorizer

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.

Publishing

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

Dev Note

establish a simple folder link to local react-colorizer package: e.g.

pnpm link "C:\Users\kgoulding\Documents\Development\JavaScript\lib\packages\react-colorizer"

TODO

[ ] Support switching the colorizerDir property as a way to change the content of the Colorizer

Readme

Keywords

none

Package Sidebar

Install

npm i @strategies/visualizer.viewers.colorizer

Weekly Downloads

56

Version

0.1.7

License

MIT

Unpacked Size

24.5 kB

Total Files

8

Last publish

Collaborators

  • ncaler
  • scottdpenman
  • tadiraman
  • sasaki-dev
  • arminakvn
  • eyoungberg
  • sasaki-strategies