Skip to content
View eturino's full-sized avatar
  • London, UK and Valladolid, Spain
  • X @eturino

Highlights

  • Pro

Organizations

@br-devel @mindthedrink
Block or Report

Block or report eturino

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned

  1. apollo-link-scalars apollo-link-scalars Public

    custom apollo link to allow to parse custom scalars

    TypeScript 157 14

  2. claims claims Public

    Ruby gem to model Claims, ClaimSets and Abilities for permissions

    Ruby

  3. claims.ts claims.ts Public

    Claim, ClaimSet and Ability for permissions (Typescript port of https://github.com/eturino/claims)

    TypeScript 1

  4. ruby_key_set ruby_key_set Public

    Ruby gem KeySet

    Ruby

  5. ts-key-set ts-key-set Public

    (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 w…

    TypeScript 2

  6. key_set.py key_set.py Public

    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 …

    Python