Skip to content
View mort3za's full-sized avatar
🦭
🦭

Organizations

@date-fns

Block or report mort3za

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.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. ludo2 ludo2 Public

    Multiplayer Ludo game

    TypeScript

  2. Auto sign your git commits Auto sign your git commits
    1
    # Generate a new pgp key: (better to use gpg2 instead of gpg in all below commands)
    2
    gpg --gen-key
    3
    # maybe you need some random work in your OS to generate a key. so run this command: `find ./* /home/username -type d | xargs grep some_random_string > /dev/null`
    4
    
                  
    5
    # check current keys:
  3. date-fns/date-fns date-fns/date-fns Public

    ⏳ Modern JavaScript date utility library ⌛️

    TypeScript 36.6k 2k

  4. babakhani/PersianDate babakhani/PersianDate Public

    javascript date library for parsing, validating, manipulating, and formatting persian dates System.

    JavaScript 602 110