This module adds extra secure filters to dust
core
include the dustjs-filters-secure.js file after including dust.js
<script src="script/dust-core-1.1.1.js"></script>
<script src="script/dust-filters-secure-0.0.1.js"></script>
in CommonJS/AMD/node environments
var dust = require('dustjs-linkedin');
require('dustjs-filters-secure');
About
extend dustjs-linkedin to enhance the filters methods
Resources License Stars Watchers ForksYou can’t perform that action at this time.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4