Pinned Repositories
apollo-link-scalars
custom apollo link to allow to parse custom scalars
Cache
EtuDev Cache libs for PHP to be used in several apps. Provide a simple and common interface to multiple cache engines like Memcached or APC
claims
Ruby gem to model Claims, ClaimSets and Abilities for permissions
claims.ts
Claim, ClaimSet and Ability for permissions (Typescript port of https://github.com/eturino/claims)
ioredis-del-by-pattern.ts
ioredis util to delete keys by pattern on redis. Supports batches (pipeline) and lets the user decide to use `del` or `unlink` methods.
KanbanizePHP
PHP Kanbanize API
key_set.py
KeySet for python, with 4 classes to represent concepts of All, None, Some, and AllExceptSome, the last 2 with a set of keys, and all with intersection, difference, union, inversion, and inclusion calculations
ruby_key_set
Ruby gem KeySet
ts-key-set
(TypeScript port of https://github.com/eturino/ruby_key_set) KeySet with 4 classes to represent concepts of All, None, Some, and AllExceptSome, the last 2 with a sorted uniq list of keys, and all with intersection calculations
UMM-MAC-PathfinderWotR
UnityModManager changed files for Pathfinder Wrath of the Righteous for MacOS
eturino's Repositories
eturino/Calendar
EtuDev lib Calendar control for PHP with JS
eturino/Cookie
EtuDev lib Cookie helper for PHP
eturino/DataGen
Data model classes generation for PHP apps: it generates Zend_Db Row and Table classes and a PseudoArray for each table in the database
eturino/i-claudius-subtitles
Subtitles for I Claudius (BBC)
eturino/Interfaces
EtuDev Interfaces common libs
eturino/jquery-cookie
A simple, lightweight jQuery plugin for reading, writing and deleting cookies
eturino/Messages
EtuDev lib to handle flash messages from the PHP server to the browser using cookies and Javascript
eturino/redmine_backlogs
A Redmine plugin for agile teams
eturino/ScriptManager
EtuDev base lib to load and execute external and internal Javascript using LAB.js
eturino/Util
EtuDev PHP util libs, to be used in several apps
eturino/Zend
EtuDev PHp classes to work with ZF1, to be used in several apps
eturino/GoogleMaps
EtuDev GoogleMaps libs
eturino/material-projs
Material del curso JavaScript para Profesionales
eturino/ShortURL
EtuDev lib for ShortURL management and conversion for PHP apps