ombr / referentiel
Want to know what is the cursor position relative to an element when you have css transform, absolute positioning ? Referentiel compute the transformation matrix and can easily compute local coordinates.
☆11Updated last week
Alternatives and similar repositories for referentiel:
Users that are interested in referentiel are comparing it to the libraries listed below
- Execute a function right before the process is about to exit.☆13Updated last month
- This esbuild plugin uses Velcro to build projects without having to npm install dependencies☆15Updated 3 years ago
- ☆11Updated 6 years ago
- More flexible monorepos☆18Updated 3 months ago
- Run JavaScript in a browser, forward browser console log to stdout, great for running unit tests in browser.☆13Updated 9 months ago
- Lazily evaluated <If> and <Else> elements for JSX☆12Updated 7 months ago
- Interactive videos for the web☆12Updated 2 years ago
- This library will help you to detect if the intl is right-to-left language☆49Updated 8 months ago
- About no semicolons in JS☆19Updated 5 years ago
- Tiny animation library☆25Updated last month
- 100% keyboard based spatial navigation.☆16Updated 6 years ago
- A lightweight flow control module that works like a mini event bus + serial/parallel processor.☆20Updated 3 years ago
- Tries to execute a sync/async function, returns a specified default value if the function throws☆17Updated 2 years ago
- ☆18Updated last year
- An implementation of the DOMException class from NodeJS☆10Updated last year
- A simple strongly-typed pub/sub/fire eventing system.☆21Updated last year
- A Map with weakly referenced values, instead of keys☆32Updated 2 years ago
- The CSS properties supported by all three major web browser engines.☆20Updated 5 years ago
- TypeScript transformer for code generation.☆11Updated 7 years ago
- A JSX transformer with extra hints around interpolations and outer templates.☆14Updated 2 years ago
- 🧩 React Lifecycle Hooks - allows to useDidMount, useDidUpdate, useWillUnmount, useDidRendered lifecycle hooks with no external dependenc…