dot.dot.dot.exampol
This commit is contained in:
commit
a0bc2d79de
406 changed files with 34577 additions and 0 deletions
14
node_modules/burrito/example/web/index.html
generated
vendored
Normal file
14
node_modules/burrito/example/web/index.html
generated
vendored
Normal file
|
@ -0,0 +1,14 @@
|
|||
<html>
|
||||
<head>
|
||||
<script type="text/javascript" src="/browserify.js"></script>
|
||||
<style type="text/css">
|
||||
pre {
|
||||
white-space: pre;
|
||||
word-wrap: break-word;
|
||||
}
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
<pre id="output"></pre>
|
||||
</body>
|
||||
</html>
|
Loading…
Add table
Add a link
Reference in a new issue