Skip welcome & menu and move to editor
Welcome to JS Bin
Load cached copy from
 
<!DOCTYPE html>
<html>
<head>
  <meta charset="utf-8">
  <meta name="viewport" content="width=device-width">
  <title>JS Bin</title>
</head>
<body>
  <h1>Scalpel CSS selector parser</h1>
  
  <p>This is a demo of https://github.com/gajus/scalpel.</p>
  
  <h2>Input</h2>
  
  <label for='selector'>CSS selector:</label>
  
  <input type='text' id='selector' />
  
  <h2>Result</h2>
  
  <pre id='result'></pre>
</body>
</html>
Output

You can jump to the latest bin by adding /latest to your URL

Dismiss x
public
Bin info
gajuspro
0viewers