{
	"version": "0.76.5",
	"origin": "https://mantle.ngrok.com",
	"utilities": [
		{
			"name": "color",
			"importPath": "@ngrok/mantle/color",
			"docsUrl": "https://mantle.ngrok.com/utils/color",
			"markdownUrl": "https://mantle.ngrok.com/utils/color.md",
			"summary": "Color palette named colors"
		},
		{
			"name": "composeRefs",
			"importPath": "@ngrok/mantle/utils",
			"docsUrl": "https://mantle.ngrok.com/utils/compose-refs",
			"markdownUrl": "https://mantle.ngrok.com/utils/compose-refs.md",
			"summary": "A utility to compose multiple refs together Accepts callback refs and RefObject(s)"
		},
		{
			"name": "cx",
			"importPath": "@ngrok/mantle/cx",
			"docsUrl": "https://mantle.ngrok.com/utils/cx",
			"markdownUrl": "https://mantle.ngrok.com/utils/cx.md",
			"summary": "Conditionally add Tailwind (and other) CSS classes."
		},
		{
			"name": "highlight-utils",
			"importPath": "@ngrok/mantle/highlight-utils",
			"docsUrl": "https://mantle.ngrok.com/utils/highlight-utils",
			"markdownUrl": "https://mantle.ngrok.com/utils/highlight-utils.md",
			"summary": "React-free highlighting utilities for use in build tools, server-side rendering, and Web Workers."
		},
		{
			"name": "inView",
			"importPath": "@ngrok/mantle/utils",
			"docsUrl": "https://mantle.ngrok.com/utils/in-view",
			"markdownUrl": "https://mantle.ngrok.com/utils/in-view.md",
			"summary": "Observe when a DOM element enters or leaves the viewport (or a scrollable container) using the `IntersectionObserver` API."
		},
		{
			"name": "sorting",
			"importPath": "@ngrok/mantle/utils",
			"docsUrl": "https://mantle.ngrok.com/utils/sorting",
			"markdownUrl": "https://mantle.ngrok.com/utils/sorting.md",
			"summary": "Compare dates in newest-to-oldest (descending) order."
		}
	]
}