abaduna101

  • vigenere => Is a method of encrypting alphabetic text where each letter of the plaintext is encoded with a different Caesar cipher, whose increment is determined by the corresponding letter of another text, the key.<br> quantumEncryption => Resistant to

    published 2.0.3 4 months ago
  • isArrayOfStrings to check if is of the kind string<br> ``` isArrayOfStrings(["s","t","r","i","n","g"]) //true ``` orderbyLongitude order for long <br> ``` orderbyLongitude([""message",hello"]) //["hello","message"] ``` takeOut remove un string of

    published 1.0.3 4 months ago
  • vigenere => Is a method of encrypting alphabetic text where each letter of the plaintext is encoded with a different Caesar cipher, whose increment is determined by the corresponding letter of another text, the key.<br> quantumEncryption => Resistant to

    published 1.0.2 4 months ago
  • vigenere => Is a method of encrypting alphabetic text where each letter of the plaintext is encoded with a different Caesar cipher, whose increment is determined by the corresponding letter of another text, the key.<br> quantumEncryption => Resistant to

    published 2.0.3 4 months ago
  • ``` npm i goca ``` ## funcion # useAxios ``` const {data,error,loading} = useAxios({ method: 'get', url: '/endpoint', enabled: true }) ``` you want controler where de you ejecute:<br> ``` const {data,loading,error,fetcher} = useAxios({ meth

    published 1.0.6 4 months ago