coffeescript

Unfancy JavaScript

MIT 73 个版本
安装
npm install coffeescript
yarn add coffeescript
pnpm add coffeescript
bun add coffeescript
README
      @@@@@@@                @@@@  @@@@@
     @@@@@@@@@@              @@@   @@@                                           {
    @@@@     @@              @@@   @@@                                        }   }   {
   @@@@          @@@@@@@    @@@   @@@     @@@@@@    @@@@@@                   {   {  }  }
  @@@@          @@@   @@  @@@@@  @@@@@@  @@@   @@  @@@@  @@                   }   }{  {
  @@@@         @@@@   @@   @@@    @@@   @@@   @@@ @@@   @@@                  {  }{  }  }
  @@@@        @@@@    @@   @@@    @@@   @@@@@@@@  @@@@@@@@                  { }{ }{  { }
  @@@@@       @@@@   @@    @@@    @@@   @@@       @@@                     {  { } { } { }  }
   @@@@@@@@@@ @@@@@@@@    @@@    @@@    @@@@@@@@  @@@@@@@@                 { }   { }   { }
      @@@@@               @@@    @@@      @@@@@     @@@@@           @@@@@@   { }   { }    @@@@@@@
                         @@@    @@@                                 @@@@@@@@@@@@@@@@@@@@@@@@@@@@
      @@@@@@            @@@    @@@                                @@ @@@@@@@@@@@@@@@@@@@@@@@@@@
   @@@@    @@          @@@   @@@@                                @@   @@@@@@@@@@@@@@@@@@@@@@@@
   @@@@   @@@                       @@                  @@@@     @@@   @@@@@@@@@@@@@@@@@@@@@
   @@@@@          @@@@@   @@  @@   @@@     @@@@@@@     @@@@@      @@@    @@@@@@@@@@@@@@@@@@
     @@@@@      @@@  @@@ @@@@@@@@         @@@@  @@@@  @@@@@@@       @@@   @@@@@@@@@@@@@@@@
       @@@@@   @@@       @@@@     @@@@    @@@    @@@   @@@                 @@@@@@@@@@@@@@
 @@@@@  @@@@  @@@@      @@@@      @@@@   @@@@   @@@@  @@@@
@@@     @@@@  @@@       @@@@     @@@@    @@@    @@@@  @@@@
@@@     @@@@  @@@@     @@@@      @@@@   @@@@   @@@@  @@@@
 @@@@@@@@@     @@@@@@  @@@@       @@@@  @@@@@@@@@    @@@@
                                       @@@          @@@@
                                      @@@
                                      @@@

CoffeeScript is a little language that compiles into JavaScript.

Installation

Once you have Node.js installed:

# Install locally for a project:
npm install --save-dev coffeescript

# Install globally to execute .coffee files anywhere:
npm install --global coffeescript

Getting Started

Execute a script:

coffee /path/to/script.coffee

Compile a script:

coffee -c /path/to/script.coffee

For documentation, usage, and examples, see: https://coffeescript.org/

To suggest a feature or report a bug: https://github.com/jashkenas/coffeescript/issues

If you’d like to chat, drop by #coffeescript on Freenode IRC.

The source repository: https://github.com/jashkenas/coffeescript.git

Changelog: https://coffeescript.org/#changelog

Our lovely and talented contributors are listed here: https://github.com/jashkenas/coffeescript/contributors

版本列表
99.999.99999 2014-03-02
99.999.9999 2014-03-02
2.7.0 2022-04-24
2.6.1 2021-10-05
2.6.0 2021-09-19
2.5.1 2020-01-31
2.5.0 2020-01-01
2.4.1 2019-04-08
2.4.0 2019-03-30
2.3.2 2018-09-20
2.3.1 2018-05-22
2.3.0 2018-04-29
2.2.4 2018-03-30
2.2.3 2018-03-11
2.2.2 2018-02-22
2.2.1 2018-02-07
2.2.0 2018-02-02
2.1.1 2017-12-30
2.1.0 2017-12-11
2.0.3 2017-11-27
2.0.2 2017-10-27
2.0.1 2017-09-27
2.0.0 2017-09-18
2.0.0-beta5 2017-09-02
2.0.0-beta4 2017-08-04
2.0.0-beta3 2017-06-30
2.0.0-beta2 2017-05-17
2.0.0-beta1 2017-04-14
2.0.0-alpha1 2017-02-22
1.12.7 2017-07-17
1.12.6 2017-05-15
1.12.5 2017-04-10
1.12.4 2017-02-22
1.12.3 2017-02-22
1.12.2 2017-02-22
1.12.1 2017-02-22
1.12.0 2017-02-22
1.11.1 2017-02-22
1.11.0 2017-02-22
1.10.0 2017-02-22
1.9.3 2017-02-22
1.9.2 2017-02-22
1.9.1 2017-02-22
1.9.0 2017-02-22
1.8.0 2017-02-22
1.7.0 2017-02-22
1.6.3 2017-02-22
1.6.2 2017-02-22
1.6.1 2017-02-22
1.6.0 2017-02-22
1.5.0 2017-02-22
1.4.0 2017-02-22
1.3.3 2017-02-22
1.3.2 2017-02-22
1.3.1 2017-02-22
1.3.0 2017-02-22
1.2.0 2017-02-22
1.1.3 2017-02-22
1.1.2 2017-02-22
1.1.1 2017-02-22
1.1.0 2017-02-22
1.0.1 2017-02-22
1.0.0 2017-02-22
0.9.6 2017-02-22
0.9.5 2017-02-22
0.9.4 2017-02-22
0.9.3 2017-02-22
0.9.2 2017-02-22
0.9.1 2017-02-22
0.9.0 2017-02-22
0.7.2 2017-02-22
0.7.1 2017-02-22
0.7.0 2017-02-22