1. coffee-script
Unfancy JavaScript
coffee-script
Package: coffee-script
Created by: jashkenas
Last modified: Sun, 27 Aug 2023 11:38:52 GMT
Version: 1.12.7
License: MIT
Downloads: 3,154,949
Repository: https://github.com/jashkenas/coffeescript

Install

npm install coffee-script
yarn add coffee-script

CoffeeScript has moved!

CoffeeScript on NPM has moved to coffeescript (no hyphen). Please update references to coffee-script to use coffeescript instead.

Also, a new major version has been released under the coffeescript name. This new release targets modern JavaScript, with minimal breaking changes. Learn more at http://coffeescript.org.

RELATED POST

Enhancing Vue.js Development: Harnessing the Potential of Vue-Loader

Enhancing Vue.js Development: Harnessing the Potential of Vue-Loader

Simplify Data Validation in Vue.js: A Step-by-Step Guide to Using Regex

Simplify Data Validation in Vue.js: A Step-by-Step Guide to Using Regex

Troubleshooting Made Easy: Common Issues and Solutions with vue-loader Without vue-cli

Troubleshooting Made Easy: Common Issues and Solutions with vue-loader Without vue-cli

Optimizing Webpack 4 with Vue CLI 3: Disabling the Cache-Loader

Optimizing Webpack 4 with Vue CLI 3: Disabling the Cache-Loader

Step-by-Step Guide: How to Add a Function to Your Vuex Plugin

Step-by-Step Guide: How to Add a Function to Your Vuex Plugin