Skip to content

evhub/tmtools

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tmtools
=======

Bunch of utilities to convert python dictionaries to TextMate and SublimeText
related property lists. The advantages of using python dictionaries over plain
JSON or YAML conversions are modularity, and the full power of python, like
variables, on-the-fly string generation or dictionary manipulations. These are
truly helpful assets while writing these XML snippets for all the compatible
text-editors.


Examples
--------

https://github.com/petervaro/python
https://github.com/petervaro/cutils
https://github.com/petervaro/javascript

About

tmLanguage, tmTheme, tmPreferences, etc. generator

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 99.5%
  • Makefile 0.5%