Skip to content
View writetome51's full-sized avatar
๐Ÿ˜„
๐Ÿ‘
๐Ÿ˜„
๐Ÿ‘
  • Me
  • Utah
Block or Report

Block or report writetome51

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. big-dataset-paginator big-dataset-paginator Public

    A TypeScript/JavaScript class for pagination in a real-world web app.

    TypeScript 2

  2. get-grouped-by-properties get-grouped-by-properties Public

    Separates array of objects into sub-arrays of objects with matching property values

    TypeScript

  3. sort-by-property sort-by-property Public

    Sorts array of objects by the value of a particular property

    TypeScript

  4. array-get-page array-get-page Public

    Javascript function that paginates an array.

    TypeScript

  5. array-get-and-remove-by-indexes array-get-and-remove-by-indexes Public

    Removes and returns items from array, identified by their indexes

    JavaScript 1

  6. public-array public-array Public

    A TypeScript/JavaScript class for general array manipulation

    TypeScript