Block or Report
Block or report anantoghosh
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePinned
-
gatsby-plugin-purgecss Public
Gatsby plugin for purgecss. Removes unused css/sass/less/stylus. Supports tailwind, bootstrap, bulma etc.
-
react-linkify-it Public
A tiny react package that turns urls (with i18n and emoji support), emails, jira tickets, twitter handles, anything you want! in your text clickable (aka linkify).
-
eslint-config-good-code Public
A strict eslint configuration for typescript projects promoting good and maintainable coding practices.
JavaScript 3
-
-
1
/**
2* Clean Confluence page for saving/printing
3* Compared to save as pdf feature in confluence, this maintains the exact visual style.
4* Save this in Sources -> Snippets
5*/
-
1
document.querySelector('.rc-PageHeader')?.remove()
2document.querySelector('.rc-ItemFeedback')?.remove()
3document.querySelector('.ItemPageLayout_navToggle')?.remove()
4document.querySelector('.rc-ReadingCompleteButton')?.remove()
5document.querySelector('.ItemPageLayout_content_navigation')?.remove()
298 contributions in the last year
Activity overview
Contributed to
anantoghosh/react-linkify-it,
anantoghosh/gatsby-plugin-purgecss,
anantoghosh/new-in-ecma-javascript-cheatsheet
and 14 other
repositories