Blog·Note·

The wordmark is lowercase on purpose

{ parseAPI } is plain ASCII, typeable anywhere, and valid JavaScript.

Nobody had to draw this one.

{ parseAPI }. Lowercase parse, accent-colored API, curly braces on either side. No icon, no custom glyphs.

The braces are not decoration. import { parseAPI } from 'parseapi' is real, valid JavaScript destructuring. The name types the same way in a terminal, a README, a tweet, or a script tag, because it never left plain ASCII.

Lowercase parseAPI is the form we use in prose, titles, and headers. ParseAPI shows up only where a host or a tool forces a capital first letter and will not take no for an answer.

Try it

Look for { parseAPI } in this site's footer, or just try destructuring it yourself. It works. That's not an accident.