class topic

List class repositories

mst-decorators

26
Stars
1
Forks
Watchers

Class based MobX-State-Tree definitions

angular-ecmascript

28
Stars
4
Forks
Watchers

Build an AngularJS app using ES6's class system

java-class-tools

32
Stars
8
Forks
Watchers

Read and write java class files in Node.js or in the browser.

laravel-auto-morph-map

54
Stars
9
Forks
Watchers

THIS PACKAGE HAS BEEN DEPRECATED — Automatically alias and map the polymorphic types of Eloquent models.

dsdump

123
Stars
25
Forks
Watchers

An improved nm + Objective-C & Swift class-dump

class-logger

69
Stars
1
Forks
Watchers

Boilerplate-free decorator-based class logging

lclass

71
Stars
3
Forks
Watchers

Class-based object-oriented programming in Lua

Memory-Hacking-Class

202
Stars
43
Forks
Watchers

Easy-to-use class to read and modify other processes memory.

markor

3.4k
Stars
336
Forks
Watchers

Text editor - Notes & ToDo (for Android) - Markdown, todo.txt, plaintext, math, ..

Object-Oriented-Programming-Using-Python

199
Stars
192
Forks
Watchers

Python is a multi-paradigm programming language. Meaning, it supports different programming approach. One of the popular approach to solve a programming problem is by creating objects. This is known a...