Skip to content

hastebin vs Interpose.js

A side-by-side look at hastebin and Interpose.js. For an in-depth review of either product, follow the links below.

hastebin

hastebin

Development

Hastebin is a simple pastebin web application that allows users to store plain text quickly and easily, then share it with others via a generated URL. It provides basic formatting options and is useful for sharing code snippets, logs, config files etc.

pastebincode-snippetslogsconfig-files
Interpose.js

Interpose.js

Development

Interpose.js is a small JavaScript library that allows you to intercept and modify function calls. It makes aspect-oriented programming simple in JavaScript.

interceptionaspectoriented-programmingfunction-calls