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.3.1.tbz
    
    
        
    
  
  
  
    
  
  
    
  
        sha256=f8fb3c2bc48af623960678bdd311434d42cf4e972d21c862f66803ec82853edf
    
    
  sha512=267883553691250de845e52e07069bbf256b48541552a76d9052641d4287ad13ebc8287b2ed7faec5521eb93d0a26df485abfb09c9f815f45b24a1034bedb4c7
    
    
  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.
Read the documentation at https://alan-j-hu.github.io/ocaml-textmate-language/.
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)"
  >