Textlight
Create
Changelog
Docs
GitHub
Feedback
Create
Sign Up
Log In
Changelog
Docs
GitHub
Start sharing
your code now
A modern pastebin application that lets you generate stunning images of formatted snippets effortlessly. Just paste, style, and share—no setup needed.
const
sum
=
(
a
,
b
)
=>
{
return
a
+
b;
}
// Example usage:
console.
log
(
sum
(
3
,
5
));
// Output: 8
Get Started
What's New?