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

etpl

An ETPL syntax definition & snippets specifically for Atom.
  • #etpl
  • #template
  • #language
  • #grammars
  • #snippets
ecomfe
0.1.0 119
0
  • Repo
  • Bugs
  • Versions
  • License
Flag as spam or malicious

Atom ETPL

An ETPL syntax definition & snippets specifically for Atom.

About ETPL

ETPL is a reusable, flexible, high-performance JavaScript template engine for Browser & Node.

Syntax highlighting

Snippets

  • target: + Tab → <!-- target: TARGET_NAME(master = MASTER_NAME) -->
  • block: + Tab → <!-- block: BLOCK_NAME --> ... <!-- /block -->
  • import: + Tab → <!-- import: TARGET_NAME -->
  • use: + Tab → <!-- use: TARGET_NAME(ASSIGNMENT_EXPRESSIONS) -->
  • var: + Tab → <!-- var: VAR_NAME = EXPRESSION -->
  • for: + Tab → <!-- for: VARIABLE as ITEM, KEY_OR_INDEX --> ... <!-- /for -->
  • if: + Tab → <!-- if: CONDITIONAL_EXPRESSION --> ... <!-- /if -->
  • elif: + Tab → <!-- elif: CONDITIONAL_EXPRESSION -->
  • else: + Tab → <!-- else -->
  • filter: + Tab → <!-- filter: FILTER_NAME(ARGUMENTS) --> ... <!-- /filter -->

Related

  • ETPL: Website, GitHub

License

MIT © Baidu Inc.

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