• Packages
  • Themes
  • Documentation
  • Blog
  • Discuss
Sign in

transformer

Transform something
t9md
0.6.4 238
6
  • Repo
  • Bugs
  • Versions
  • License
Flag as spam or malicious

transformer

Transform something.

gif

Development status

Alpha. Config parameter, command name might change without notification.

How to use

  • transformer:run: run scripts
  • transformer:compile: compile.

Unlike preview or script, this package write output to normal TexEditor.
So you can use default TextEditor feature without special supports.

  • e.g. search, copy&paste highlight LESS output with pigments.

Supported language

Languages which "runner command is lower case of grammar name" are supported.

e.g. Ruby's grammar name(editor.getGrammar().name) is Ruby. and Ruby file can run by ruby file.rb.
Other languages fall into this type are Python, OCaml.

For other languages not match above convention like go run, see this file.

FAQ

Command not found?

Configure process.env.PATH in you init.coffee.

e.g.

process.env.PATH  = "/usr/local/bin:/usr/bin"

I think this package is bad news.

Good catch. Let us know what about this package looks wrong to you, and we'll investigate right away.

  • Terms of Use
  • Privacy
  • Code of Conduct
  • Releases
  • FAQ
  • Contact
with by