package textmate-language
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
Tokenizing code with TextMate grammars for syntax highlighting
Install
dune-project
Dependency
Authors
Maintainers
Sources
textmate-language-0.6.0.tbz
sha256=b6f10288af44dadd2f7c7a24070b4a69362740aa4673e967f574b4d8c44bfb02
sha512=78215a4c4de5ee931efe27ee822d12ef4ca165c8a53b62f101d45f2bc843a1650da8e8976eeea55fb55231e63afca0ee3f915d70026afdcae390dacb4711df17
doc/README.html
ocaml-textmate-language
textmate-language provides functions for reading TextMate grammars and tokenizing lines of source code. It is useful for syntax highlighting, but does not provide any functions for assigning visual styles to tokens.
textmate-language follows SemVer. It is currently in 0.Y.z, so Y will be incremented for breaking changes.
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>