Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

itf-formbuilder-translation-tool

Package Overview
Dependencies
Maintainers
0
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

itf-formbuilder-translation-tool

  • 1.0.0
  • latest
  • npm
  • Socket score

Version published
Weekly downloads
0
decreased by-100%
Maintainers
0
Weekly downloads
 
Created
Source

getTranslatableError( new TranslatableError(

  1. Szukać plików .ts, można ustawić wiele ścieżek (folderów) na podstawie konfiguracji itfformbuilder.json - np. FE, BE, w node_modules.
  2. Szukać reg expem:
  • getTranslatableError(
  • TranslatableError(
  1. Sprawdzać, czy zaraz po tym jest ' lub ". Jeżeli nie, to komunikat console.error(), że tam powinny być stałe stringi.

  2. Otwieramy dany JSON

  3. Iterujemy po znalezionych elementach

  4. Jak nie ma tego w JSON -> komunikat console.info(), że dodajemy i dodajemy.

  5. Jak jest to w JSON -> olewamy.

  6. Kolejne iterowanie - teraz po poprzednich kluczach.

  7. Jeżeli coś wcześniej istniało, a teraz nie, to komunikat console.warn(), że już prawdopodobnie zbędne

  8. Zapisujemy wynikowy JSON w wybranej ścieżce.

FAQs

Package last updated on 22 Aug 2024

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc