Skip to content
View DavidEngland's full-sized avatar

Block or report DavidEngland

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 Loading

  1. Fluent-Regex Fluent-Regex Public

    Natural Language regex builder in PHP

    PHP

  2. one-page-calendar one-page-calendar Public

    PhP HTML CSS grid one page calendar

    HTML

  3. reia-hello-child reia-hello-child Public

    Forked from elementor/hello-theme-child

    Real Estate Intelligence Ageny Hello Child Theme

    CSS

  4. to-title-case to-title-case Public

    Forked from gouch/to-title-case

    A JavaScript method for intelligently converting strings to title case.

    JavaScript

  5. Capitalizes the first letter of each... Capitalizes the first letter of each word in a string, with exceptions for certain words and prefixes. This function is particularly useful for formatting names and addresses.
    1
    /**
    2
     * Capitalizes the first letter of each word in a string, with exceptions for certain words and prefixes.
    3
     * This function is particularly useful for formatting names and addresses.
    4
     *
    5
     * @param {string} input The input string to be capitalized.
  6. ul csv ul csv
    1
    ul.bar
    2
      list-style: none
    3
      margin: 0
    4
      padding: 0
    5
      li