Deze website werkt beter met JavaScript.
Beginscherm
Verkennen
Help
Inloggen
TheoryOfNekomata
/
file-commons
Volgen
1
Ster
0
Vork
0
Code
Kwesties
0
Pull-aanvragen
0
Publicaties
0
Wiki
Activiteit
Useful methods for file-related functions.
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
3
Commits
1
Branch
268 KiB
Tree:
b983c8568a
master
Branches
Labels
${ item.name }
Maak branch
${ searchTerm }
van 'b983c8568a'
${ noResults }
file-commons
/
.gitignore
.gitignore
51 B
Ruw
Normale weergave
Geschiedenis
Initial commit Add files.
4 jaren geleden
Add tests Improve test cases. Also merged formatFileSize and formatRawFileSize through specifying a separate boolean argument to switch between modes. Add Node support for File and Blob (TODO test each implementation)
4 jaren geleden
1
2
3
4
5
6
*.log
.DS_Store
node_modules
dist
.idea/
coverage/