Skip to content

Latest commit

 

History

History
14 lines (12 loc) · 380 Bytes

Readme.md

File metadata and controls

14 lines (12 loc) · 380 Bytes

LiveScript Provider

This is package for LiveScript compilation, part of LiveScript IDE project.

Features

  • transpiling code to JavaScript
  • transpiling code to LiveScript AST
  • source map generation
  • separate process
  • experimental macros support
  • integration with Language Server Protocol
  • caching

License

BSD-3-Clause