Pinned Repositories
JumboJS
Jumbo is modern fast enterprise level MVW framework for Node.js
linqxy
TypeScript LINQ - Write LINQ and get query objects of different kinds for different processors
NetLeaf
NetLeaf is an OOP application hosting framework that is trying to standardize application development in Node.js
seoiwyg
SeoIwyg is simple SEO friendly WYSIWYG editor
tst-expression
Expression trees for TypeScript similar to C#. Expression trees represent code in a tree-like data structure, where each node is an expression, for example, a method call or a binary operation such as x < y.
tst-reflect
Advanced TypeScript runtime reflection system
tyml
Library which is able to take YAML file in given format and process its instructions. It is like Your private local pipeline.
typeorm-linq
True LINQ wrapper around TypeORM using Expression<>
unimapperjs
UniMapperJS - universal node.js (native ES6/ES7) LINQ-like object mapper (ORM/ODM) for all types of databases (SQL, NoSQL)
validly
Powerful, efficient, and highly customizable validation library for .NET, leveraging the capabilities of C# Source Generators to provide compile-time validation logic generation.
Hookyns's Repositories
Hookyns/unimapperjs
UniMapperJS - universal node.js (native ES6/ES7) LINQ-like object mapper (ORM/ODM) for all types of databases (SQL, NoSQL)
Hookyns/JumboJS
Jumbo is modern fast enterprise level MVW framework for Node.js
Hookyns/typeorm-linq
True LINQ wrapper around TypeORM using Expression<>
Hookyns/seoiwyg
SeoIwyg is simple SEO friendly WYSIWYG editor
Hookyns/bundle-dts-webpack-plugin
Hookyns/CommentReviewer
Java console app classifying text (numeric rating)
Hookyns/globalize0
Old 0.x globalize
Hookyns/injecty
Micro library for dependency injection and inversion of control containers in node and browsers
Hookyns/jquery-observe
Observe DOM mutations with jQuery
Hookyns/jquery-validation
jQuery Validation Plugin library sources
Hookyns/jquery.pin
Pin any element within a container
Hookyns/jsproxypolyfill
Back compatibility for JS Proxy class
Hookyns/jumbojs-backlog-manager
Task manager for managing project development. Work with backlog and tasks in multiple project. Created as DEMO for JumboJS framework.
Hookyns/JumboJS-docs
Documentation for JumboJS
Hookyns/node-mysql2
:zap: fast node-mysql compatible mysql driver for node.js
Hookyns/texture-map-combiner
.NET WinForm application for combining multiple textures into one file (R, G, B, A one for each texture)
Hookyns/tst-import-less
TypeScript transformer transpiling extensions of imported styles from less to css.
Hookyns/unimapperjs-example
Simple example for UniMapperJS package