ORESoftware / foreignor

Create stack traces easily without annoying string concatenation.

Repository from Github https://github.comORESoftware/foreignorRepository from Github https://github.comORESoftware/foreignor

Foreignor

Use case

import foreignor from 'foreignor';
const err = new Error(foreignor('sam','\n'));

About

Create stack traces easily without annoying string concatenation.

License:MIT License


Languages

Language:Shell 67.4%Language:JavaScript 19.0%Language:TypeScript 13.7%