Skip to content
View sanfilippopablo's full-sized avatar
Block or Report

Block or report sanfilippopablo

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-swipeable-routes react-swipeable-routes Public

    Utility for integrating react-swipeable-views with react-router.

    JavaScript 75 14

  2. babel-plugin-optimize-hook-destructuring babel-plugin-optimize-hook-destructuring Public

    Babel plugin for transforming this const [value, setValue] = useState(null) to this const {0: value, 1: setValue} = useState(null);.

    JavaScript 44 2