Block or Report
Block or report fernandopasik
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePinned
-
react-children-utilities Public
Extended utils for
⚛️ React.Children data structure that adds recursive filter, map and more methods to iterate nested children. -
lit-redux-router Public
Declarative way of routing for lit-html powered by pwa-helpers, redux and lit-element
-
hello-web-components Public
A simple starter <hello-world /> web component written in typescript, using lit-html and lit-element. Unit tested with jest and e2e tested with puppeteer and jest-puppeteer.
TypeScript 15
-
storybookjs/storybook Public
📓 The UI component explorer. Develop, document, & test React, Vue, Angular, Web Components, Ember, Svelte & more! -
This loader parses markdown files and converts them to a React Stateless Component. It will also parse FrontMatter to import dependencies and render components along with it’s source code. We devel…
4,075 contributions in the last year
Activity overview
Contribution activity
May 2022
Created 2 commits in 2 repositories
Created 1 repository
- fernandopasik/cli JavaScript
Created a pull request in npm/cli that received 1 comment
fix: npm-version does not git-commit nor git-tag when package in subdirectory
libnpmversion only checks one same dir if is git repo, instead use git.find to check parents as well
References
fixes #2010