Skip to content
@funtal

Funtal Foundation

A bag for damn useful things to react

Popular repositories

  1. is-some-enum is-some-enum Public

    Generic type guard to check if a given value is a member of enum

    TypeScript 4

  2. use-scroll-smooth use-scroll-smooth Public

    React hook which gives a smooth scrolling functions (wrapper for smooth-scroll library)

    TypeScript 2

  3. get-client-window-width get-client-window-width Public

    A safe way of returning the interior width of the window in pixels

    TypeScript 2

  4. object-keys object-keys Public

    Fix for Object.keys, which normally just returns an array of strings, which is not good when you care about strong typing

    TypeScript 1

  5. use-device-detect use-device-detect Public

    A gentle way of handling breakpoints in javascript

    TypeScript 1

  6. has-own-property has-own-property Public

    Fix for Object.hasOwnProperty, which normally just returns a boolean, which is not good when you care about strong typing.

    TypeScript 1

Repositories

Showing 10 of 10 repositories
  • use-device-detect Public

    A gentle way of handling breakpoints in javascript

    TypeScript 1 MIT 0 0 0 Updated Jun 20, 2022
  • use-scroll-smooth Public

    React hook which gives a smooth scrolling functions (wrapper for smooth-scroll library)

    TypeScript 2 MIT 0 0 0 Updated Jun 20, 2022
  • get-client-window-size Public

    A safe way of returning the interior width and height of the window in pixels

    TypeScript 1 MIT 0 0 0 Updated Jun 18, 2022
  • get-client-window-height Public

    A safe way of returning the interior height of the window in pixels

    TypeScript 1 MIT 0 0 0 Updated Jun 18, 2022
  • get-client-window-width Public

    A safe way of returning the interior width of the window in pixels

    TypeScript 2 MIT 0 0 0 Updated Jun 18, 2022
  • repeat-component Public

    If for some reason you want to draw your component n times then this package is for you

    TypeScript 1 MIT 0 0 0 Updated Jun 17, 2022
  • has-own-property Public

    Fix for Object.hasOwnProperty, which normally just returns a boolean, which is not good when you care about strong typing.

    TypeScript 1 MIT 0 0 0 Updated Jun 17, 2022
  • get-nested-object-property Public

    A safe way to retrieve values from any level of the object cavity

    TypeScript 1 MIT 0 0 0 Updated Jun 17, 2022
  • object-keys Public

    Fix for Object.keys, which normally just returns an array of strings, which is not good when you care about strong typing

    TypeScript 1 MIT 0 0 0 Updated Jun 17, 2022
  • is-some-enum Public

    Generic type guard to check if a given value is a member of enum

    TypeScript 4 MIT 0 0 0 Updated Jun 17, 2022

Top languages

Loading…

Most used topics

Loading…