@dadajam4/busy-sidebar
TypeScript icon, indicating that this package has built-in type declarations

0.1.2 • Public • Published

Busy Sidebar

It is a fork of the wonderful "Sticky Sidebar" and customized.

Thanks

Many thanks to abouolia for such a great implementation.

What is this?

I have made some changes to the "Sticky Sidebar".

  • Deleted the global object reference settings. This is to prevent unnecessary errors under SSR environment.
  • Rewritten in TypeScript.
  • The interface has been slightly revised to make it easier to use from frameworks such as Vue and React.
  • Use "ResizeObserver" instead of "ResizeSensor.js". The reason is that "Resize Observer" is standardly implemented in all browsers.

Demo

https://dadajam4.github.io/busy-sidebar/

Instlration

npm install @dadajam4/busy-sidebar -D

Package Sidebar

Install

npm i @dadajam4/busy-sidebar

Weekly Downloads

1

Version

0.1.2

License

MIT

Unpacked Size

156 kB

Total Files

19

Last publish

Collaborators

  • dadajam4