All Projects → Classcat → Similar Projects or Alternatives

83 Open source projects that are alternatives of or similar to Classcat

koa-smart
A framework base on Koajs2 with Decorator, Params checker and a base of modules (cors, bodyparser, compress, I18n, etc…) to let you develop smart api easily
Stars: ✭ 31 (-96.27%)
Mutual labels:  class
java-class-tools
Read and write java class files in Node.js or in the browser.
Stars: ✭ 27 (-96.75%)
Mutual labels:  class
pre-class-accessors
No description or website provided.
Stars: ✭ 12 (-98.56%)
Mutual labels:  class
Dev-II
For 'Economics Development II' PhD seminar at CUNY Graduate Center. (older site) Generates docs at:
Stars: ✭ 36 (-95.67%)
Mutual labels:  class
DTE
Generate C# class from database table
Stars: ✭ 26 (-96.87%)
Mutual labels:  class
reducer-class
Boilerplate free class-based reducer creator. Built with TypeScript. Works with Redux and NGRX. Has integration with immer.
Stars: ✭ 25 (-97%)
Mutual labels:  class
tododjangoccb
A todo application with django web framework with class based views and ajax modal crud
Stars: ✭ 32 (-96.15%)
Mutual labels:  class
PHP-Light-SQL-Parser
This class can parse SQL to get query type, tables, field values, etc.. It takes an string with a SQL statements and parses it to extract its different components. Currently the class can extract the SQL query method, the names of the tables involved in the query and the field values that are passed as parameters. This parser is pretty light re…
Stars: ✭ 23 (-97.24%)
Mutual labels:  class
methodtools
Expand functools features(lru_cache) to class - methods, classmethods, staticmethods and even for (unofficial) hybrid methods.
Stars: ✭ 57 (-93.15%)
Mutual labels:  class
core
An advanced and highly optimized Java library to build frameworks: it's useful for scanning class paths, generating classes at runtime, facilitating the use of reflection, scanning the filesystem, executing stringified source code and much more...
Stars: ✭ 100 (-87.98%)
Mutual labels:  class
igdb
IGDB PHP API Wrapper
Stars: ✭ 20 (-97.6%)
Mutual labels:  class
Bigint
Arbitrary-sized integer class for C++
Stars: ✭ 189 (-77.28%)
Mutual labels:  class
babel-plugin-private-underscores
Make _classMembers 'private' using symbols
Stars: ✭ 39 (-95.31%)
Mutual labels:  class
laravel-auto-morph-map
THIS PACKAGE HAS BEEN DEPRECATED — Automatically alias and map the polymorphic types of Eloquent models.
Stars: ✭ 55 (-93.39%)
Mutual labels:  class
angular-ecmascript
Build an AngularJS app using ES6's class system
Stars: ✭ 28 (-96.63%)
Mutual labels:  class
okito
Your best flutter coding friend. All in one; state management, navigation management(with dynamic routing), local storage, localization, dependency injection, cool extensions with best usages and with the support of best utilities!
Stars: ✭ 37 (-95.55%)
Mutual labels:  class
JavaResolver
Java class file inspection library for .NET.
Stars: ✭ 39 (-95.31%)
Mutual labels:  class
js-class-is
Enhances a JavaScript class by adding an is<Class> property to compare types between realms.
Stars: ✭ 17 (-97.96%)
Mutual labels:  class
Kotlin Result
A multiplatform Result monad for modelling success or failure operations.
Stars: ✭ 369 (-55.65%)
Mutual labels:  class
FoxBarcodeQR
FoxBarcodeQR is a supplement of FoxBarcode class only for QR Code barcodes. This class is an alternative solution for all developers who requested QR Code support.
Stars: ✭ 20 (-97.6%)
Mutual labels:  class
dotdoodl-kid-classes
Teaching materials for an intro to CSS animations for kids series.
Stars: ✭ 26 (-96.87%)
Mutual labels:  class
php-libtgvoip
PHP extension that wraps the telegram VoIP library.
Stars: ✭ 22 (-97.36%)
Mutual labels:  class
toxic-decorators
Library of Javascript decorators
Stars: ✭ 26 (-96.87%)
Mutual labels:  class
android-gradle-plugin-transform-patch
android gradle plugin transform patch
Stars: ✭ 28 (-96.63%)
Mutual labels:  class
yolov5-deepsort-tensorrt
A c++ implementation of yolov5 and deepsort
Stars: ✭ 207 (-75.12%)
Mutual labels:  class
mutable
State containers with dirty checking and more
Stars: ✭ 32 (-96.15%)
Mutual labels:  class
Object Oriented Programming Using Python
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 as Object-Oriented Programming (OOP).
Stars: ✭ 183 (-78%)
Mutual labels:  class
LMPHP
Multi-language management and support on the site.
Stars: ✭ 19 (-97.72%)
Mutual labels:  class
Bali
A fast and lightweight .Net library for reading and writing .class files.
Stars: ✭ 35 (-95.79%)
Mutual labels:  class
Php Curl Class
PHP Curl Class makes it easy to send HTTP requests and integrate with web APIs
Stars: ✭ 2,903 (+248.92%)
Mutual labels:  class
fpdf-easytable
fpdf-easyTable is a PHP class that makes it easy to build tables for PDF documents generated with the FPDF library
Stars: ✭ 74 (-91.11%)
Mutual labels:  class
Overview
Overview and map of the organization, for the UCSD course COGS108: Data Science in Practice.
Stars: ✭ 111 (-86.66%)
Mutual labels:  class
just-the-class
A modern, highly customizable, responsive Jekyll template for course websites.
Stars: ✭ 156 (-81.25%)
Mutual labels:  class
Jvm
🤗 JVM 底层原理最全知识总结
Stars: ✭ 7,756 (+832.21%)
Mutual labels:  class
lets-hotfix
Dynamic class reloading for java。Java代码热更新,支持本地、远程
Stars: ✭ 124 (-85.1%)
Mutual labels:  class
python-autoclass
A python 3 library providing functions and decorators to automatically generate class code, such as constructor body or properties getters/setters along with optional support of validation contracts on the generated setters. Its objective is to reduce the amount of copy/paste code in your classes - and hence to help reducing human mistakes :).
Stars: ✭ 30 (-96.39%)
Mutual labels:  class
python-pyfields
Define fields in python classes. Easily.
Stars: ✭ 39 (-95.31%)
Mutual labels:  class
macro
Customize code using closures
Stars: ✭ 135 (-83.77%)
Mutual labels:  class
jquery-scrollwatch
jQuery plugin for determining active sections on the page based on scrolling
Stars: ✭ 18 (-97.84%)
Mutual labels:  class
ProType
A new kind of object oriented front-end JS framework.
Stars: ✭ 80 (-90.38%)
Mutual labels:  class
NamingThings
Content on tips, tricks, advice, practices for naming things in in software/technology
Stars: ✭ 31 (-96.27%)
Mutual labels:  class
Unifi Api Client
A PHP API client class to interact with Ubiquiti's UniFi Controller API
Stars: ✭ 602 (-27.64%)
Mutual labels:  class
nstate
A simple but powerful react state management library with low mind burden
Stars: ✭ 11 (-98.68%)
Mutual labels:  class
Password Generator
🔄 Simple password generator class library in C# 6.0, use for generate your own password! 📗
Stars: ✭ 21 (-97.48%)
Mutual labels:  class
php-helpers
An extensive set of PHP helper functions and classes.
Stars: ✭ 27 (-96.75%)
Mutual labels:  class
BashClass
BashClass is an Object Oriented Programming language that compiles to BASH 4.4
Stars: ✭ 40 (-95.19%)
Mutual labels:  class
flutter-stylizer
Flutter Stylizer is a VSCode extension that organizes your Flutter classes and mixins in an opinionated and consistent manner.
Stars: ✭ 23 (-97.24%)
Mutual labels:  class
see-you-again
😊 因为爱很重,我却不想懂,害怕被感动,只往反方向走,背对湿润瞳孔,你们请放纵,寻觅各自天空,如果输了,累了,记得转身回头 See You Again My Class~
Stars: ✭ 106 (-87.26%)
Mutual labels:  class
collaboration
Spring '20 IoT - systems and security class. This is the collaborative half of the class.
Stars: ✭ 14 (-98.32%)
Mutual labels:  class
Ping
A PHP class to ping hosts.
Stars: ✭ 351 (-57.81%)
Mutual labels:  class
FoxBarcode
A 100% Visual FoxPro class that provides a tool for generating images with different bar code symbologies to be used in VFP forms and reports, or exported to other applications
Stars: ✭ 31 (-96.27%)
Mutual labels:  class
go-tc
traffic control in pure go - it allows to read and alter queues, filters and classes
Stars: ✭ 245 (-70.55%)
Mutual labels:  class
Ring.js
Ring.js - JavaScript Class System with Multiple Inheritance
Stars: ✭ 223 (-73.2%)
Mutual labels:  class
simplevk
SimpleVK это PHP библиотека для быстрой разработки ботов для VK | vk api php class bot sdk library client framework longpoll callback streaming auth
Stars: ✭ 84 (-89.9%)
Mutual labels:  class
dexdeps
查看dex中class, field, method内部与外部依赖
Stars: ✭ 23 (-97.24%)
Mutual labels:  class
Reclass.net
More than a ReClass port to the .NET platform.
Stars: ✭ 766 (-7.93%)
Mutual labels:  class
Coolie
Coolie(苦力) helps you to create models (& their constructors) from a JSON file.
Stars: ✭ 508 (-38.94%)
Mutual labels:  class
Stampit
OOP is better with stamps: Composable object factories.
Stars: ✭ 3,021 (+263.1%)
Mutual labels:  class
PsNetTools
PsNetTools is a cross platform PowerShell module to test network features on Windows, Linux and Mac.
Stars: ✭ 13 (-98.44%)
Mutual labels:  class
wp-db-table
A base WordPress database table class
Stars: ✭ 28 (-96.63%)
Mutual labels:  class
1-60 of 83 similar projects