1.3.1 • Published 2 years ago

joshmanders v1.3.1

Weekly downloads
4
License
MIT
Repository
github
Last release
2 years ago

Hi, I'm Josh 👋

Currently I am building NiftyCo a SaaS holding company where I design & develop simple solutions to complex problems.

You can find me on Twitter.

Or check out my setup and what I am currently doing.

Josh as a Dependency

As a command:

$ npx joshmanders

  Josh Manders / @joshmanders
  Founder @ NiftyCo, designing & developing simple solutions to complex problems.

   Website:  https://joshmanders.com
   Twitter:  https://twitter.com/joshmanders
    GitHub:  https://github.com/joshmanders

  Projects:

       Name: Primcloud
    Tagline: Deploy, manage and scale your apps.
    Website: https://primcloud.com

       Name: Makerlog
    Tagline: The public to-do list that keeps you creating daily.
    Website: https://getmakerlog.com

       Name: Prevalidate
    Tagline: Your product's success starts here.
    Website: https://prevalidate.com

       Name: BugFeedr
    Tagline: Collect Customer Feedback.
    Website: https://bugfeedr.com

Or you can use it programmatically:

import josh from 'joshmanders';

console.log(josh.name);
console.log(josh.projects.map(({ name }) => name).join(', '));
1.3.1

2 years ago

1.3.0

2 years ago

1.2.0

3 years ago

1.1.0

4 years ago

1.0.1

4 years ago

1.0.0

4 years ago