Manan Tank

Results 23 issues of Manan Tank

Add this to modules: https://github.com/MananTank/radioactive-state Radioactive-state is a React state-management hook that provides a deeply reactive state using JavaScript Proxies

### What is the improvement or update you wish to see? When starting text selection from the left edge of the content, text selection does not work as intended and...

area: documentation

Please check this sandbox : https://vpxcwd.csb.app/ ( https://codesandbox.io/s/partytown-global-functions-vpxcwd ) sandbox uses latest Partytown version 0.5.0 In this sandbox, there are two scripts `foo.js` and `bar.js` both are partytown scripts and...

enhancement

**Why Add this ?** sometimes it becomes very hard to separate sections when the component is complicated. I usually prefer 2-3 newlines between each section, so that I can easily...

```ts const M = Symbol(); export type Nominal = Type & { readonly [M]: [Name]; }; ``` Works with all the examples mentioned in readme.md check it out : https://codesandbox.io/s/nominal-types-l8k9ti?file=/src/nominal.ts

help wanted

The guide applies to all versions of macOS - not just OSX

The guide applies to all versions of macOS not just OSX

Add sideEffect: false to tree-shake the package

# 🐛 bug report ## Preflight Checklist - [x] I have read the [Contributing Guidelines][contributing] for this project. - [x] I agree to follow the [Code of Conduct][code_of_conduct] that this...