Sign Up for Free

RunKit +

Try any Node.js package right in your browser

This is a playground to test code. It runs a full Node.js environment and already has all of npm’s 1,000,000+ packages pre-installed, including japper with all npm packages installed. Try it out:

var japper = require("japper")

This service is provided by RunKit and is not affiliated with npm, Inc or the package authors.

japper v1.1.1

Database library for PostgreSQL that doesn't get in your way but makes interacting with database more elegant.It's a thin layer on top of node-postgres built with typescript in mind, heavily inspired by C# dapper library. Writing raw SQL is the recommended way to do anything besides a couple goodies included like simple CRUD queries that are used always. Be more productive when working with your database while still having all the control! More info at https://github.com/givemeurhats/japper

RunKit is a free, in-browser JavaScript dev environment for prototyping Node.js code, with every npm package installed. Sign up to share your code.
Sign Up for Free