Skip to content
View fedemartinm's full-sized avatar
  • Buenos Aires, Argentina

Highlights

  • Pro
Block or Report

Block or report fedemartinm

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. react-award react-award Public

    React component for rewarding users

    TypeScript 8

  2. lexical-minifier lexical-minifier Public

    A minifier that allows for compressing and decompressing the JSON data exported by the lexical editor.

    TypeScript 12

  3. react-search-operators react-search-operators Public

    Search component based on search-operators

    JavaScript 4

  4. search-operators search-operators Public

    A search operators parser to filter search results

    JavaScript 4

  5. A compact tool to create a series of... A compact tool to create a series of objects from a specific template, iterating through the different values for each property
    1
    ### Data generator utility
    2
    
                  
    3
    I'm writing a minifier for lexical nodes. Writing unit tests and after taking a quick look at the options for generating test data (`factory-girl`, `faker.js`, `casual.js`, etc) I saw that there wasn't one that would allow me to quickly define different values per property and generate a list of objects that use those values.
    4
    
                  
    5
    I am sharing a small utility to generate a list of objects from a shape, that iterates through the different possibilities for each property. 
  6. fast-styles fast-styles Public

    ⚡ A lightweight and efficient React Native styling package that generates styles during compile time without any runtime overhead

    JavaScript 50 3