Registry / build-tool / guard-coffeescript

guard-coffeescript

JSON →
library2.0.1rbrubygemsunverified

Guard::CoffeeScript automatically generates your JavaScripts from your CoffeeScripts.

gem install guard-coffeescript
INSTALL
IMPORT
SIG · GUARD-COFFEESCRIPT
G
guard-coffeescript
build-toolrubyv2.0.1
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

Guard::CoffeeScript
require 'guard/coffeescript'

Automatically compile CoffeeScript files to JavaScript when they change.

require 'guard/coffeescript' # Typically used via Guardfile: # guard :coffeescript do # watch(%r{^app/assets/javascripts/(.*)\.coffee$}) # end
Debug
Known issues

No known issues recorded.

Upgrade
Version history
2.0.1latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
11 hits · last 30 days
node
10
OpenAI (training)
1
Resources
guard-coffeescript — gem install guard-coffeescript · libregistry