|
Pinned Loading
-
get-similar-color
get-similar-color PublicGet Similar Color is a TypeScript/JavaScript library that provides utility functions for finding a similar color within a color palette. You can easily use it in either a frontend project or a back…
-
num2words-tr.js
num2words-tr.js 1function numToWord(number) {
2const ones = ['', 'bir', 'iki', 'üç', 'dört', 'beş', 'altı', 'yedi', 'sekiz', 'dokuz'];
3const tens = ['', 'on', 'yirmi', 'otuz', 'kırk', 'elli', 'altmış', 'yetmiş', 'seksen', 'doksan'];
4const scales = ['', 'bin', 'milyon', 'milyar', 'trilyon', 'katrilyon'];
5 -
-
react-native-spotify-clone
react-native-spotify-clone PublicReact Native Spotify app clone with Expo
JavaScript 2
-
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.