1
0
Fork 0
mirror of https://github.com/koalyptus/TableFilter.git synced 2026-03-18 08:29:50 +01:00

Generated by grunt gh-pages

This commit is contained in:
Max Guglielmi 2016-09-08 20:25:34 +10:00
commit ecbecf48b6
10 changed files with 30 additions and 22 deletions

View file

@ -1010,12 +1010,15 @@
<code>TableFilter</code> can also be imported as a module and used in those
projects following a module pattern as AMD or CommonJS:
<div class="list-group">
<a href="setup-requirejs.html" class="list-group-item">
Setup with RequireJS
</a>
<a href="setup-systemjs.html" class="list-group-item">
Setup with SystemJS
</a>
<a href="https://bitbucket.org/mguglielmi/tablefilter-webpack/src/" class="list-group-item">
Setup with Webpack
</a>
<a href="setup-systemjs.html" class="list-group-item">
Setup with SystemJS
</a>
<a href="setup-requirejs.html" class="list-group-item">
Setup with RequireJS
</a>
</div>
</p>