Giter VIP home page Giter VIP logo

fs-readdir's Introduction

I'm Charlike! ๐Ÿ‘‹

Software Engineer for a decade, with a passion for minimalism and music. Delivering delightful digital solutions, marketing, and consultancy. Currently excited even more about decentralized software and protocols, P2P, cryptocurrencies, and Rust.

I'm actively using Web technologies to create delightful digital experiences for the Web, Desktop, Mobile, and the Terminal. I'm helping other developers to build amazing software, apps, and products by making better and smarter developer experiences.

In the past 7 years, I'm writing daily a lot of Free and Open Source software, contributing to other projects, tweeting from @tunnckoCore about interesting ones or sharing some of my thoughts.

I'm not just open-sourcing some random stuff by and for me. I've participated in a number of small and big projects like @JSTransformers, @date-fns, the @Conventional-Commits specification & @Conventional-Changelog, @Node-Formidable (lead maintainer and contributor) which is also part of the growing @Tidelift network, @MicroJS (non-active currently). And also started other projects like @DateTime & @RegexHQ, where we collaborate and maintain date & time utilities and regular expressions, with some of the biggest names in the (JavaScript) Open Source world - @johno, @jonschlinkert, @sindresorhus, @AddyOsmani, @MathiasBynens, Tom Byrer and more. The organizations are not that active, but in general they are stable small packages and not that bad.

Combined, my software has ~140 million downloads per month, growing at a fast pace, and is used by some small and big projects & companies like

...and many more. It's just hard to track or at least takes a lot of time.

You can always dig in at my account charts on Npm-Stat.com (takes time to load). Or the ever-pumping charts of formidable.

As of March 1, 2023, it grown to 4.392 billion total downloads, and 140 million per month.
image

As of June 1, 2022, it grown to 3.439 billion total downloads, and 120 million per month.
image

As of August 2021, it grown to 2.4 billion total downloads, and 110 million per month.
image

As of November 18, 2020

Love and Support

  • For smaller recurring or one-time donations, check https://ko-fi.com/tunnckoCore
  • For crypto lovers - tunnckocore.eth is my ENS and accepts BTC, ETH, DOGE, LTC
  • If ENS domains is not supported by your wallet:
    • BTC bc1qdfe7najz9wg9hrl0heaze8k3v9vqvewf846ct8
    • LTC LdKg5ubACw8dGb8ZieFwfEReyLg4frw9bc
    • DOGE DEhgA3xDN5CohxDMnzFdq78WHhJYYrVoC5
    • ETH, WBTC, ERC20, & NFTs 0xA20C07F94A127fD76E61fbeA1019cCe759225002
  • Contact me at Twitter, or via email dev at tunnckocore.com
  • Half of each GitHub donation will go to other people and causes
    • (you will get monthly info about me and my donations)

Github Stats

fs-readdir's People

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

fs-readdir's Issues

refactor

Move https://github.com/tunnckoCore/glob-fs here idea here. Actually, just rewrite it again. Recently I created https://github.com/tunnckoCore/create-readdir-stream and it is different take, oriented to not use recursion and without plugins, even it not reads and stats the files in directory - it is just stream of filepaths.

About tunnckoCore/glob-fs... it is pretty fast and awesome. Will try to redo all here and start the battle against gulp/vinyl-fs/glob-stream. Actually, no so battle, but want to show that things can be simpler and a lot lot faster. All these variants and proof of concepts for last 2 years are great and it's time to show one final and stable package to the world.

About jonschlinkert/glob-fs is okey too, really. But goes a bit further, and does things in much more abstraction.

fs-readdir will have sync, async, stream and promise api. Support for plugins and recursion (disabled by default? or it can be "smart" based on if you use glob patterns or plain string/dir). Battle tested against all available tests out there - node-glob, glob-stream, vinyl-fs. It's impossible to got all of them covered, because they do wrong things and introduced bugs (or strange behaviors) for bugfixes.
Or as I call it in short "fix-a-bug-with-a-bug"-shit.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.