tag-search
Version:
search and list html tags like named anchor links
72 lines (55 loc) • 1.82 kB
HTML
<html>
<body>
<h1>System.js Inclusive File</h1>
<a name="home"></a>
<h2>Home</h2>
<p> <a href="/">home</a> </p>
<h2>Run <code>jspm install</code> to use this example</h2>
<h4>To use on your page</h4>
<pre>
<code>
<div id="anchor-search"> </div>
<script src="inclusive.js"></script>
</code> </pre>
<p>This is an all in one systemjs bundle. It is a large file (315kb) for a single plugin since it includes React, react-dom, jquery, lodash and all dependencies.</p>
<p>For a much smaller file, include the module in your own <a href="index.html">System.js build</a> or the example with <a href="globals.html">Global libs.</a> </p>
<a name="systemjs-normal"></a>
<h3>System.js</h3>
<p> <a href="/systemjs/index.html">dev System.js build</a> </p>
<a name="systemjs-inclusive"></a>
<h3>System.js inclusive file</h3>
<p><a href="/systemjs/inclusive.html">inclusive System.js build</a></p>
<a name="systemjs-global"></a>
<h3>System.js using global dependencies</h3>
<p><a href="/systemjs/globals.html">global libs.</a></p>
<a name="browserify-inclusive"></a>
<h3>Broserified inclusive file</h3>
<p><a href="/browserify/">inclusive browserify build</a></p>
<a name="systemjs-global"></a>
<h3>Browserified using global dependencies</h3>
<p><a href="/browserify/globals.html">global libs.</a></p>
<p><br/> </p>
<p><br/> </p>
<p><br/> </p>
<p>scroll down to test jump</p>
<p><br/> </p>
<p><br/> </p>
<p><br/> </p>
<p><br/> </p>
<p><br/> </p>
<p><br/> </p>
<p><br/> </p>
<p><br/> </p>
<p><br/> </p>
<p><br/> </p>
<p><br/> </p>
<p><br/> </p>
<p><br/> </p>
<p><br/> </p>
<p><br/> </p>
<p><br/> </p>
<p>End</p>
<div id="anchor-search"> </div>
<script src="inclusive.js"></script>
</body>
</html>