Skip to main content
Module

x/goober/src/core/to-hash.js

🥜 goober, a less than 1KB 🎉 css-in-js alternative with a familiar API
Go to Latest
import * as mod from "https://deno.land/x/goober@v2.1.10/src/core/to-hash.js";

Variables

Transforms the input into a className. The multiplication constant 101 is selected to be a prime, as is the initial value of 11. The intermediate and final results are truncated into 32-bit unsigned integers.