Comparing version 1.3.1 to 1.3.2
@@ -1,6 +0,6 @@ | ||
#### 1.3.1 (2020-08-17) | ||
#### 1.3.2 (2020-08-17) | ||
##### Documentation Changes | ||
* **readme:** more witty stuff haha (3225559c) | ||
* added my npm repos to readme (ff3b20a2) | ||
{ | ||
"name": "isj", | ||
"version": "1.3.1", | ||
"version": "1.3.2", | ||
"description": "Igor Szyporyn Jørgensen", | ||
@@ -5,0 +5,0 @@ "keywords": [ |
@@ -25,3 +25,3 @@ <div> | ||
## Online Businesscard | ||
## Businesscard | ||
@@ -34,3 +34,3 @@ ```js | ||
## Quick Links About Me | ||
## A few links about me | ||
@@ -55,4 +55,10 @@ - My best online read ever: [More Padding, Please!](https://medium.com/wayfair-design/more-padding-please-b95e19422acc) | ||
>Well I say IDE... it was Frontpage... ok next topic | ||
>Well I say IDE - it was Frontpage... ok next topic | ||
- My current IDE - [VSC](https://code.visualstudio.com/) | ||
>Still using a MS product 20+ years later I just realised | ||
> | ||
>"hahahaha coding in VSC without a mind-reading plugin" - me in 20 years probably | ||
- The first search engine url I can remember using (if I can even remember it right) | ||
@@ -62,4 +68,57 @@ | ||
- That weird weird URL that you go to - often, for some reason [well open it](https://zbag.roundshot.com/matterhornglacierparadise/) | ||
- That weird weird URL that you go to - often, for some reason [well... open it](https://zbag.roundshot.com/matterhornglacierparadise/ "ah ah ahh (ok go look bottom left then)") | ||
>Pretty sure you now read this and expected to get Rick Rolled (if you even clicked) | ||
>Pretty sure you now read this and expected to get Rick Rolled - if you even clicked | ||
<p> </p> | ||
## What I have "put out there" (on npm that is) | ||
I only have 3 NPM packages that I have released as I think you have to have something to offer before you takeup a namespace. | ||
I personally believe these 3 packages to be useful - but others may differ in opinion (well thats what I learnt from putting it on social media at least) | ||
<p> </p> | ||
### env-overlay | ||
- [npm](https://www.npmjs.com/package/env-overlay) | ||
- [github](https://github.com/IgorSzyporyn/env-overlay) | ||
#### Why? | ||
One situation arose one day at work where I had a tab open of a product we were working on for my local, development, staging and demo. | ||
This prompted me to make a crude version of this utility, which then grew a little and was just fun to mess around with. | ||
I decided for it to make sense it had to be lightweight (could be smaller I know), and have 0 dependencies. | ||
It weights in at 3.3KB, and 1.3KB gzipped. | ||
<p> </p> | ||
### react-countdown-button | ||
- [npm](https://www.npmjs.com/package/react-countdown-button) | ||
- [github](https://github.com/IgorSzyporyn/react-countdown-button) | ||
- [storybook](https://igorszyporyn.github.io/react-timeout-button) | ||
#### Why? | ||
I've had a weird inexplicible urge to create a button like the one Netflix uses to countdown to next episode automatically loading. | ||
The component plays very well with Material UI etc.. well you can read all that from the links | ||
This repo has a storybook online you can check out as well here (this uses my last package `storybook-facelift`) | ||
<p> </p> | ||
### storybook-facelift | ||
- [npm](https://www.npmjs.com/package/storybook-facelift) | ||
- [github](https://github.com/IgorSzyporyn/storybook-facelift) | ||
#### Why? | ||
I really like storybook - but for a tool that is supposed to present UI, it has some lackings. | ||
And since the only available pendant out there was [storybook-dark-mode](https://github.com/hipstersmoothie/storybook-dark-mode) (and I had certain personal requirements of storybook) - I made this addon. | ||
Also it was good fun making it, and learning about how something you use a lot works is always a good idea. | ||
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
63708
121