Skip to content

ks-korovina/google-modes

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

418 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Google mode pack

This is a set of CodeMirror modes for C, C++, Java, Kotlin, Go, JavaScript, TypeScript, Python, HTML, and Angular Templates, providing a consistent highlighting style across these languages and an indentation style compatible with Google's style guides.

The repository contains the sources needed to create the modes. To actually build them, run npm install. That will create files for the different modes under dist/.

These modes are defined using the codemirror-grammar-mode tool, and have that tool's runtime as a client-side dependency.

About

A consistent set of modes for C, C++, Java, Go, JavaScript, TypeScript, Python, HTML, and Angular Templates

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • JavaScript 38.5%
  • HTML 21.6%
  • C++ 13.0%
  • Go 8.1%
  • TypeScript 5.6%
  • Python 5.1%
  • Other 8.1%