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 @lightsource/safe-jquery with all npm packages installed. Try it out:

var safeJquery = require("@lightsource/safe-jquery")

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

@lightsource/safe-jquery v1.1.2

Extends jQuery with adding methods like ._val(), ._text(),etc.. They is based on default methods, but have errorCallback, which will be calling when something is wrong - like as an element is missing. It's an easy way to have debugging and provide a safe code without additional checks

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