-
Confidential
- Ukraine
-
q3e-urt Public
Forked from urtdev/Quake3e-ftwImproved Quake III Arena engine / UrT / Fun for public
-
-
-
pwi-pwa Public
Simple C macros and library for Iterators, Generator Functions, Async / Await, Event Loops
C MIT License UpdatedOct 17, 2022 -
-
node-urt4 Public
A Game Modification boilerplate for Node.js of Urban Terror (UrT) version 4 game
-
quiz-visible-slices-1 Public
Forked from MuhammedAshrafElsayed/quiz-visible-slicesJavaScript MIT License UpdatedNov 22, 2021 -
ioq3 Public
Forked from ioquake/ioq3The ioquake3 community effort to continue supporting/developing id's Quake III Arena
C GNU General Public License v2.0 UpdatedMar 2, 2021 -
es7frame Public
ECMAScript 7 REST API Microservices Framework
-
esfunctional Public
Next Generation EcmaScript Functional Helpers
JavaScript MIT License UpdatedJul 15, 2020 -
-
-
es7frame-example Public
Example of REST API Microservices built upon es7frame.
-
mongoose-hook-ensure-indexes Public
A mongoose plugin, improving 'Model.ensureIndexes' method, allowing also deletion of unused indexes and reindexing with changed options.
-
node-samfic Public
Node.js' Scalable Asynchronous Module Functional Inversion of Control
-
-
-
-
email-verify Public
Forked from EmailVerify/email-verifyNode.js email SMTP verification
JavaScript UpdatedMar 25, 2016 -
-
-
-
-
node-blade Public
Forked from bminer/node-bladeBlade - HTML Template Compiler, inspired by Jade & Haml
JavaScript MIT License UpdatedSep 1, 2015 -
-
-
mongoose-hook-custom-id Public
Mongoose plugin to use String _id and by default will generate 16-char base64 string representation of ObjectId.
-
mongoose-hook-revision Public
Mongoose plugin, adding revision field to documents, which gets increased on each update (not only arrays, as internal versioning does). Also, disables internal versioning.
-
Mongoose plugin, adding `createdAt` and `modifiedAt` timestamp fields to document. `modifiedAt` is changed on any type of update.
-
mongoose-hook Public
Abstract mongoose plugin, allowing usage of 'pre' and 'post' hooks on internal direct wrappers to database API for all (including static) mongoose operations.