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

Typescript Implementation #18

Open
1 of 60 tasks
krowter opened this issue Mar 26, 2022 · 1 comment
Open
1 of 60 tasks

Typescript Implementation #18

krowter opened this issue Mar 26, 2022 · 1 comment

Comments

@krowter
Copy link
Contributor

krowter commented Mar 26, 2022

String-related functions

  • explode (Add explode to Typescript implementation #19)
  • implode
  • levenshtein
  • str_rot13
  • addcslashes
  • addslashes
  • bin2hex
  • chop
  • chr
  • chunk_split
  • convert_cyr_string
  • convert_uudecode
  • convert_uuencode
  • count_chars
  • crc32
  • crypt
  • echo
  • fprintf
  • get_html_translation_table
  • hebrev
  • hebrevc
  • hex2bin
  • html_entity_decode
  • htmlentities
  • htmlspecialchars_decode
  • htmlspecialchars
  • lcfirst
  • localeconv
  • ltrim
  • md5
  • md5_file
  • metaphone
  • money_format
  • nl_langinfo
  • nl2br
  • number_format
  • ord
  • parse_str
  • print
  • printf
  • quoted_printable_decode
  • quoted_printable_encode
  • quotemeta
  • rtrim
  • setlocale
  • sha1
  • sha1_file
  • similar_text
  • soundex
  • sprintf
  • sscanf
  • str_getcsv
  • str_ireplace
  • str_pad
  • str_repeat
  • str_replace
  • str_shuffle
  • str_split
  • str_word_count
  • strcasecmp
@afman42
Copy link
Contributor

afman42 commented Oct 5, 2022

saya akan mengambil string function str_repeat

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Backlog
Development

No branches or pull requests

4 participants