Skip to content
🏠
Working from home
🏠
Working from home

Highlights

  • Pro
mikeal/README.md
export default (yoga, brain, capes) => function write (you) {
  const rain = () => {
    try {
      you()
    } catch (e) {
      return true
    }
  }
  const midnight = (new Date()).setHours(0,0,0,0)
  if ( you == 'pina coladas' && rain(you) && !yoga.has(you) && you >= (brain / 2) &&
       ( you == 'love' && Date.now() > midnight && capes.dunes.has(you) )
     ) {
    return process.exit()
  }
}

Pinned

  1. 🏊🏾 Simplified HTTP request client.

    JavaScript 24.7k 3k

  2. Node.js JavaScript runtime 🐢🚀

    JavaScript 71.5k 17.4k

  3. Functional JS HTTP client (Node.js & Fetch) w/ async await

    JavaScript 1.6k 59

  4. WebTorrent HTML element.

    JavaScript 514 32

  5. Automatically release all merges to master on npm.

    JavaScript 308 40

  6. Cross-Platform Binary API

    JavaScript 26 2

1,984 contributions in the last year

Jul Aug Sep Oct Nov Dec Jan Feb Mar Apr May Jun Mon Wed Fri

Contribution activity

July 2020

Created an issue in ipld/team-mgmt that received 7 comments

JavaScript patterns and practices

For the most part, decisions about patterns and toolchains have been left to individual maintainers in IPLD. This was working well enough because t…

7 comments

Seeing something unexpected? Take a look at the GitHub profile guide.

You can’t perform that action at this time.