Procházet zdrojové kódy

Resources: adds regexper.com and rick.measham.id.au/paste/explain

tags/v0.2.0
Garrick Aden-Buie před 8 roky
rodič
revize
a1833c2bc3
1 změnil soubory, kde provedl 2 přidání a 0 odebrání
  1. +2
    -0
      R/regex_gadget.R

+ 2
- 0
R/regex_gadget.R Zobrazit soubor

tags$h4("Live Preview and Explanations"), tags$h4("Live Preview and Explanations"),
tags$ul( tags$ul(
tags$li(tags$a(href = "https://regexr.com", "https://regexr.com")), tags$li(tags$a(href = "https://regexr.com", "https://regexr.com")),
tags$li(tags$a(href = "https://regexper.com/", "https://regexper.com")),
tags$li(tags$a(href = "https://debuggex.com", "https://debuggex.com")), tags$li(tags$a(href = "https://debuggex.com", "https://debuggex.com")),
tags$li(tags$a(href = "https://regex101.com", "https://regex101.com")), tags$li(tags$a(href = "https://regex101.com", "https://regex101.com")),
tags$li(tags$a(href = "http://rick.measham.id.au/paste/explain", "http://rick.measham.id.au/paste/explain")),
tags$li(tags$a(href = "http://www.mactechnologies.com/index.php?page=downloads#regexrx", "RegexRx"), "(app)"), tags$li(tags$a(href = "http://www.mactechnologies.com/index.php?page=downloads#regexrx", "RegexRx"), "(app)"),
tags$li(tags$a(href = "https://www.regexbuddy.com/", "Regex Buddy"), "(paid app)") tags$li(tags$a(href = "https://www.regexbuddy.com/", "Regex Buddy"), "(paid app)")
), ),

Načítá se…
Zrušit
Uložit