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/apollo-link-scalars
custom apollo link to allow to parse custom scalars
eturino/UMM-MAC-PathfinderWotR
UnityModManager changed files for Pathfinder Wrath of the Righteous for MacOS
eturino/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
eturino/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.
eturino/claims.py
Claim, ClaimSet and Ability for permissions (Python port of https://github.com/eturino/claims)
eturino/feature_toggle_service
Service for using feature toggles in your ruby code (true/false by a specific key). It supports overrides, defaults, and it gets the information from etcd.
eturino/claims
Ruby gem to model Claims, ClaimSets and Abilities for permissions
eturino/claims.ts
Claim, ClaimSet and Ability for permissions (Typescript port of https://github.com/eturino/claims)
eturino/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
eturino/ruby_key_set
Ruby gem KeySet
eturino/apollo-datasource-bgg
BoardGameGeek Apollo Datasource (using XMLAPI2)
eturino/docker-ipsec-vpn-server
Docker image to run an IPsec VPN server, with IPsec/L2TP, Cisco IPsec and IKEv2
eturino/light-release
A lightweight tool to automate your release process, compatible with conventional commit messages. It reads your commit history, determines the release type, and generates release notes without unnecessary dependencies.
eturino/mmap-io
Clean straight forward mmap-bindings for node.js
eturino/nethys-search
A search application for Archives of Nethys.
eturino/openbank-transactions-to-hibiscus
A python script to prepare Openbank transaction statements for Hibiscus CSV import
eturino/Pathfinder-2E-Spell-DB
Pathfinder 2nd Edition Spell Database
eturino/pf2e-md-exporter
Foundry VTT markdown exporter optimized for PF2E content.
eturino/postgraphile-upsert
add postgres upsert mutations to postgraphile :elephant:
eturino/prezto
The configuration framework for Zsh
eturino/significant-diff-round.ts
util to round 2 numbers to the enough number of decimals to show the difference between them
eturino/Simple_NPC_Generator
A System Agnostic NPC Generator for RPG Games
eturino/small-utils
Collection of small utils to deal with JS promises
eturino/ts-lib-template
TypeScript lib template, based on typescript-starter and ts-key-set
eturino/ts-parse-boolean
Parse Boolean from string or number. `true` unless it is recognised as a falsy value
eturino/ts-to-zod
Generate zod schemas from typescript types/interfaces
eturino/tsc-alias
Replace alias paths with relative paths after typescript compilation
eturino/unfulfilled-rolls
A module that allows individual rolls to be fulfilled by other sources
eturino/ynab-sdk-openapi-python
YNAB SDK for Python, automatically generated using https://openapi-generator.tech from the https://api.ynab.com/v1
eturino/ynab-sdk-python
Python implementation of the YNAB API (https://api.youneedabudget.com/)