Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Parsing Figma text nodes and sending to the mocked API #2

Open
wants to merge 37 commits into
base: main
Choose a base branch
from

Commits on Sep 25, 2024

  1. (chore): add env file

    Samesma committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    16d2fe6 View commit details
    Browse the repository at this point in the history
  2. (chore): add ignore files

    Samesma committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    7a7cbbe View commit details
    Browse the repository at this point in the history
  3. (chore): add config files

    Samesma committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    b5f1c60 View commit details
    Browse the repository at this point in the history
  4. (chore): update ReadMe file

    Samesma committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    0135848 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3d8d199 View commit details
    Browse the repository at this point in the history
  6. (chore): add tsconfig file

    Samesma committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    62b29e2 View commit details
    Browse the repository at this point in the history
  7. (feat): add index file

    Samesma committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    b3045ab View commit details
    Browse the repository at this point in the history
  8. (feat): add inversify file

    Samesma committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    f5130cb View commit details
    Browse the repository at this point in the history
  9. (feat): add server file

    Samesma committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    0799897 View commit details
    Browse the repository at this point in the history
  10. (feat): add index file

    Samesma committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    9c97399 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    3aad638 View commit details
    Browse the repository at this point in the history
  12. (feat): add file.helper file

    Samesma committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    689345b View commit details
    Browse the repository at this point in the history
  13. (feat): add nock-setup file

    Samesma committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    4ac9e08 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    c6ff1b5 View commit details
    Browse the repository at this point in the history
  15. (feat): add TextNode file

    Samesma committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    ed1408c View commit details
    Browse the repository at this point in the history
  16. (feat): add route file

    Samesma committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    97035a2 View commit details
    Browse the repository at this point in the history
  17. (feat): add route file

    Samesma committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    a1aa3d9 View commit details
    Browse the repository at this point in the history
  18. (feat): add ICsvWriter file

    Samesma committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    42712dc View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    1662eba View commit details
    Browse the repository at this point in the history
  20. (feat): add FigmaService file

    Samesma committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    6d02f2f View commit details
    Browse the repository at this point in the history
  21. (feat): add ILogger file

    Samesma committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    3b2dac5 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    cacd3e5 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    9244709 View commit details
    Browse the repository at this point in the history
  24. (feat): add setUpTests file

    Samesma committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    42bd7f0 View commit details
    Browse the repository at this point in the history
  25. (test): add e2e test file

    Samesma committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    e3b766c View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    a4dcdd9 View commit details
    Browse the repository at this point in the history
  27. (test): add unit test file

    Samesma committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    e367181 View commit details
    Browse the repository at this point in the history
  28. (chore):delete the file

    Samesma committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    e2fd8b9 View commit details
    Browse the repository at this point in the history
  29. (chore):update the file

    Samesma committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    d5054e7 View commit details
    Browse the repository at this point in the history
  30. (chore):update ReadMe file

    Samesma committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    c98b2d6 View commit details
    Browse the repository at this point in the history
  31. (feat):update server file

    Samesma committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    30f182b View commit details
    Browse the repository at this point in the history
  32. (feat):update route files

    Samesma committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    554e764 View commit details
    Browse the repository at this point in the history
  33. (test):update test file

    Samesma committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    9440347 View commit details
    Browse the repository at this point in the history
  34. (fix):update the file

    Samesma committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    5349188 View commit details
    Browse the repository at this point in the history
  35. (chore):update ReadMe file

    Samesma committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    6d5a80c View commit details
    Browse the repository at this point in the history
  36. Configuration menu
    Copy the full SHA
    4999a9c View commit details
    Browse the repository at this point in the history
  37. (chore):update ReadMe file

    Samesma committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    45de4fc View commit details
    Browse the repository at this point in the history