https://github.com/zkat/proto
Alternative to JavaScript's `new`.
https://github.com/zkat/proto
Last synced: 6 months ago
JSON representation
Alternative to JavaScript's `new`.
- Host: GitHub
- URL: https://github.com/zkat/proto
- Owner: zkat
- Created: 2013-10-29T06:12:19.000Z (about 12 years ago)
- Default Branch: develop
- Last Pushed: 2015-01-13T08:45:20.000Z (almost 11 years ago)
- Last Synced: 2025-01-13T05:14:58.876Z (12 months ago)
- Language: Makefile
- Size: 148 KB
- Stars: 1
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Introduction
Utility alternative to JavaScript constructors for managing objects. Uses
[genfun](https://github.com/zkat/genfun) for object-related methods.