Name : nodejs-coffee-script
| |
Version : 1.12.4
| Vendor : obs://build_opensuse_org/home:vsvecova
|
Release : 1.10
| Date : 2017-02-23 13:00:00
|
Group : Development/Libraries/Other
| Source RPM : nodejs-coffee-script-1.12.4-1.10.src.rpm
|
Size : 0.38 MB
| |
Packager : (none)
| |
Summary : CoffeeScript is a little language that compiles into JavaScript
|
Description :
CoffeeScript is a little language that compiles into JavaScript. Underneath that awkward Java-esque patina, JavaScript has always had a gorgeous heart. CoffeeScript is an attempt to expose the good parts of JavaScript in a simple way.
The golden rule of CoffeeScript is: “It’s just JavaScript”. The code compiles one-to-one into the equivalent JS, and there is no interpretation at runtime. You can use any existing JavaScript library seamlessly from CoffeeScript (and vice-versa). The compiled output is readable, pretty-printed, and tends to run as fast or faster than the equivalent handwritten JavaScript.
The CoffeeScript compiler goes to great lengths to generate output JavaScript that runs in every JavaScript runtime, but there are exceptions. Use generator functions, for…from, or tagged template literals only if you know that your target runtimes can support them. If you use modules, you will need to use an additional tool to resolve them.
|
RPM found in directory: /packages/linux-pbone/ftp5.gwdg.de/pub/opensuse/repositories/home:/vsvecova/openSUSE_Tumbleweed/noarch |
Hmm ... It's impossible ;-) This RPM doesn't exist on any FTP server
Provides :
nodejs-coffee-script
npm(coffee-script)
Requires :