Compare commits

...

3 Commits

Author SHA1 Message Date
Mateus Sampaio
c2d5d754e1 Merge f1b7ab2320 into a32fb4bc37 2024-06-20 19:42:33 +00:00
Kamil Rashid
a32fb4bc37 Update ipfs link (#1278) 2024-05-26 13:53:45 +02:00
Mateus Sampaio
f1b7ab2320 docs(readme): add currency-to-float 2023-11-06 11:23:15 -03:00

View File

@@ -192,7 +192,7 @@
- [webtorrent](https://github.com/webtorrent/webtorrent) - Streaming torrent client for Node.js and the browser.
- [peerflix](https://github.com/mafintosh/peerflix) - Streaming torrent client.
- [ipfs](https://github.com/ipfs/js-ipfs) - Distributed file system that seeks to connect all computing devices with the same system of files.
- [ipfs](https://github.com/ipfs/helia) - Distributed file system that seeks to connect all computing devices with the same system of files.
- [stackgl](https://github.com/stackgl) - Open software ecosystem for WebGL, built on top of browserify and npm.
- [peerwiki](https://github.com/mafintosh/peerwiki) - All of Wikipedia on BitTorrent.
- [peercast](https://github.com/mafintosh/peercast) - Stream a torrent video to Chromecast.
@@ -584,6 +584,7 @@
- [xlsx-populate](https://github.com/dtjohnson/xlsx-populate) - Read/write Excel XLSX.
- [Chevrotain](https://github.com/Chevrotain/chevrotain) - Very fast and feature rich parser building toolkit for JavaScript.
- [fast-xml-parser](https://github.com/NaturalIntelligence/fast-xml-parser) - Validate and parse XML.
- [currency-to-float](https://github.com/mateus4k/currency-to-float) - Convert a currency string to number: `US $54.99``54.99`
### Humanize