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

Block or report ds1371dani

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. ant-design ant-design Public

    Forked from ant-design/ant-design

    An enterprise-class UI design language and React UI library

    TypeScript

  2. jalali-moment jalali-moment Public

    Forked from fingerpich/jalali-moment

    Display, parse, manipulate, validate and convert jalali (Persian, Khorshidi, Shamsi) or Gregorian (Miladi) dates and times.

    JavaScript

  3. rc-table rc-table Public

    Forked from react-component/table

    React Table

    TypeScript

  4. Gridify query builder for typescript Gridify query builder for typescript
    1
    import { GridifyConditionEnum, GridifyLogicalEnum, GridifyOrderEnum, FilterType, OperatorType, FiltersType } from "./types.ts";
    2
    
                  
    3
    function trimEnds(query: string): string {
    4
      let result = query;
    5
      // There should not be any starting or ending operator