MCPcopy
hub / github.com/oklai/koala

github.com/oklai/koala @v2.3.0 sqlite

repository ↗ · DeepWiki ↗ · release v2.3.0 ↗
177 symbols 406 edges 39 files 53 documented · 30%
README

Introduction

Join the chat at https://gitter.im/oklai/koala

http://koala-app.com

Koala is a GUI application for LESS, Sass and CoffeeScript compilation, to help web developers use these tools more efficiently for development.

项目中文主页

Downloads

v2.1.0 release Changelog

Download

Features

  • Multi-language Support: support for LESS, Sass, Compass Framework, CoffeeScript and Dust.
  • Real-time Compilation: listens to files, compiles automatically when file changes occur. Everything runs in the background without the need for user input.
  • Compile Options Support: compilation options are avaliable per file.
  • Compression: automatic compression of code after compilation has completed.
  • Error Notification: if an error is encountered during compilation, Koala will display an error notification.
  • Cross-platform: Koala runs perfectly on Windows, Linux and Mac.

Screenshots

linux

Documents

koala is built with node-webkit. node-webkit is an app runtime based on Chromium and node.js. You can write native apps in HTML and Javascript with node-webkit.

How to run Koala source code?

  1. Clone Koala to the local;
  2. For windows, I DON'T KNOW YET For Mac OS X and Linux, run ./install.sh
  3. Download node-webkit prebuilt binaries for your system environment.
  4. For windows, copy nw.exe, nw.pak, icudt.dll to koala/src directory, and install Ruby to koala/src/ruby;
    For Linux, copy nw, nw.pak, install Ruby: sudo apt-get install ruby;
    For Mac OS X, copy node-webkit.app, OS X already have Ruby installed.
  5. Run the nw executable file.

License

koala's code uses the Apache license, Version 2.0, see our LICENSE file.

Bitdeli Badge

Core symbols most depended-on inside this repo

triggerError
called by 10
src/app/scripts/compilers/LessCompiler.js
triggerError
called by 5
src/app/scripts/compilers/CoffeeScriptCompiler.js
onRestore
called by 4
src/app/scripts/windowEvents.js
getSettings
called by 4
src/app/scripts/compilersManager.js
addWatchListener
called by 3
src/app/scripts/fileWatcher.js
showError
called by 3
src/app/scripts/localesManager.js
onMinimize
called by 3
src/app/scripts/windowEvents.js
getVersionNum
called by 2
src/app/scripts/util.js

Shape

Function 177

Languages

TypeScript100%

Modules by API surface

src/app/assets/libs/jquery-1.9.1.min.js71 symbols
src/app/scripts/projectManager.js10 symbols
src/app/scripts/initialization.js9 symbols
src/app/scripts/compilers/LessCompiler.js8 symbols
src/app/scripts/fileWatcher.js7 symbols
src/app/scripts/renderpage.js6 symbols
src/app/scripts/compilersManager.js6 symbols
src/app/assets/libs/jquery-ui-1.10.2.custom.min.js6 symbols
src/app/scripts/projectSettings.js5 symbols
src/app/scripts/compilers/CssCompiler.js5 symbols
src/app/scripts/windowEvents.js4 symbols
src/app/scripts/pages/main/project.js4 symbols

Dependencies from manifests, versioned

adm-zip0.4.7 · 1×
autoprefixer7.1.6 · 1×
clean-css4.1.9 · 1×
coffee-script1.12.7 · 1×
eventproxy0.2.5 · 1×
fs-extra0.6.1 · 1×
gulp3.8.11 · 1×
gulp-appdmg1.0.2 · 1×
gulp-node-webkit-builder1.1.1 · 1×
jade0.27.7 · 1×
less1.7.5 · 1×
merge-stream1.0.1 · 1×

For agents

$ claude mcp add koala \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact