edge‑error provides a tiny, TypeScript‑ready wrapper around the native JavaScript Error object that injects a custom stack frame pointing to the exact location (line, column, file) inside an `.edge` template. It’s used by the Edge template engine’s lexer, parser and runtime so developers get clear, template‑specific error messages when their Edge views fail. The package is intended for anyone building or extending applications with the Edge.js view engine.
How the donated funds are distributed
Kivach works on the Obyte network, and therefore you can track all donations.
Standard error interface for Edge template engine. Used by lexer, parser and the main engine