Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: joshfraser/JavaScript-Name-Parser
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: scribbr/JavaScript-Name-Parser
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 20 commits
  • 12 files changed
  • 4 contributors

Commits on Nov 8, 2022

  1. converts to ts project

    Sandro Mirijanashvili committed Nov 8, 2022
    Configuration menu
    Copy the full SHA
    60dfbd9 View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2022

  1. adds all test cases from php library and changes the implementation o…

    …f parsing
    Sandro Mirijanashvili committed Nov 14, 2022
    Configuration menu
    Copy the full SHA
    ff62add View commit details
    Browse the repository at this point in the history

Commits on Nov 17, 2022

  1. configures ts

    Sandro Mirijanashvili committed Nov 17, 2022
    Configuration menu
    Copy the full SHA
    a7a1bdd View commit details
    Browse the repository at this point in the history
  2. adds cy.

    Sandro Mirijanashvili committed Nov 17, 2022
    Configuration menu
    Copy the full SHA
    05f9306 View commit details
    Browse the repository at this point in the history
  3. sets default export to dist

    Sandro Mirijanashvili committed Nov 17, 2022
    Configuration menu
    Copy the full SHA
    3c22c30 View commit details
    Browse the repository at this point in the history
  4. every file imported will be targeted from dist

    Sandro Mirijanashvili committed Nov 17, 2022
    Configuration menu
    Copy the full SHA
    12946f7 View commit details
    Browse the repository at this point in the history

Commits on Nov 18, 2022

  1. yarn build will be executed on postinstall now.

    Sandro Mirijanashvili committed Nov 18, 2022
    Configuration menu
    Copy the full SHA
    d65c937 View commit details
    Browse the repository at this point in the history
  2. updates install and postinstall scripts

    Sandro Mirijanashvili committed Nov 18, 2022
    Configuration menu
    Copy the full SHA
    ff933ef View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2022

  1. fixes broken install script

    Sandro Mirijanashvili committed Nov 21, 2022
    Configuration menu
    Copy the full SHA
    86cff13 View commit details
    Browse the repository at this point in the history
  2. Update package.json

    s0meone authored Nov 21, 2022
    Configuration menu
    Copy the full SHA
    fe27540 View commit details
    Browse the repository at this point in the history
  3. Update package.json

    s0meone authored Nov 21, 2022
    Configuration menu
    Copy the full SHA
    c0cf2e6 View commit details
    Browse the repository at this point in the history
  4. Update package.json

    s0meone authored Nov 21, 2022
    Configuration menu
    Copy the full SHA
    91bcc02 View commit details
    Browse the repository at this point in the history
  5. Update package.json

    s0meone authored Nov 21, 2022
    Configuration menu
    Copy the full SHA
    0a93fca View commit details
    Browse the repository at this point in the history

Commits on Nov 30, 2022

  1. fix initials

    tobiasklevenz committed Nov 30, 2022
    Configuration menu
    Copy the full SHA
    4926d2f View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1 from scribbr/fix/initials

    fix initials
    tobiasklevenz authored Nov 30, 2022
    Configuration menu
    Copy the full SHA
    0f12b51 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7b31fda View commit details
    Browse the repository at this point in the history

Commits on Dec 5, 2022

  1. Configuration menu
    Copy the full SHA
    f8e8ccf View commit details
    Browse the repository at this point in the history

Commits on Dec 19, 2022

  1. change ppackage name

    tobiasklevenz committed Dec 19, 2022
    Configuration menu
    Copy the full SHA
    9e1517e View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2023

  1. Configuration menu
    Copy the full SHA
    25df741 View commit details
    Browse the repository at this point in the history

Commits on Nov 18, 2024

  1. Update dependencies

    s0meone committed Nov 18, 2024
    Configuration menu
    Copy the full SHA
    b449b77 View commit details
    Browse the repository at this point in the history
Loading