Namespace-in-CoffeeScript

Namespace manager

A pattern to simulate namespaces in CoffeeScript for managing classes and objects across different environments.

pattern to simulate namespace in coffeescript

GitHub

21 stars
2 watching
5 forks
Language: CoffeeScript
last commit: over 11 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
hunterloftis/knockout.namespaces A plugin for KnockoutJS that enables multiple ViewModels organized into namespaces 57
jarzka/namespacefy Provides functions to manage namespace and keywords in data structures, making it easier to avoid name conflicts and improve code readability. 20
clj-commons/potemkin A utility namespace providing workarounds and facades for common Clojure challenges, such as navigating complex namespaces and interfaces. 577
pksunkara/cargo-workspaces A tool that helps manage cargo workspaces and their crates, similar to Lerna. 483
markbates/programming-in-coffeescript A repository of source code for the Programming in CoffeeScript book, providing examples and exercises for learning CoffeeScript programming. 63
kmalakoff/easy-bake A tool that provides a command-line interface for managing CoffeeScript and JavaScript files in development projects. 16
skinny-malinky/keyboard-events-for-framer A module that enables keyboard input management in Framer projects 10
mate-desktop/caja A file manager for the MATE desktop environment 271
samjkent/mixer-master-channel A utility for managing master channels in audio mixing applications 5
lrsjng/modulejs A lightweight JavaScript module system for organizing and resolving dependencies in code 128
coffee-js/index.coffee-js.org A resource collection for CoffeeScript programming language and tools. 22
michaelblume/coffeestream Re-implements the stream.js functionality in CoffeeScript, providing a basic observable stream implementation. 22
knrdl/caasa An admin interface for managing containers on a Docker-based platform. 75
kalasjocke/react-coffee-elements Simplifies writing React DOM elements when using CoffeeScript syntax 25
kmalakoff/background Library providing a job queue and list with array iteration utilities for background tasks in JavaScript applications. 69