https://github.com/spearwolf/gun
ruby inspired mixin support for javascript with a touch of meta programming.
https://github.com/spearwolf/gun
Last synced: about 1 year ago
JSON representation
ruby inspired mixin support for javascript with a touch of meta programming.
- Host: GitHub
- URL: https://github.com/spearwolf/gun
- Owner: spearwolf
- License: mit
- Created: 2014-09-01T15:18:13.000Z (almost 12 years ago)
- Default Branch: master
- Last Pushed: 2015-01-08T08:52:33.000Z (over 11 years ago)
- Last Synced: 2025-01-22T08:13:43.214Z (over 1 year ago)
- Language: JavaScript
- Homepage:
- Size: 313 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
gun.js
======
ruby inspired __mixin__ support for javascript with a touch of meta programming. very clean, small and sharp api.
if you prefer (like me) the _composition over inheritance_ paradigm, you should give it a try.
documentation will follow later (probably).