livescript
LiveScript is a language which compiles to JavaScript. It has a straightforward mapping to JavaScript and allows you to write expressive code devoid of repetitive boilerplate. While LiveScript adds many features to assist in functional style programming,
MIT
4 个版本
安装
npm install livescript
yarn add livescript
pnpm add livescript
bun add livescript