UNPKG

metro4

Version:

The front-end framework for Build responsive, mobile-first projects on the web with the first front-end component library in Metro Style

9 lines (6 loc) 215 B
import '../../../build/js/metro'; describe("Test Metro 4 MD5 function", function(){ it("md5", () => { assert.equal(Metro.md5('https://metroui.org.ua'), "2cb36ef69b2ecdb4013aea88f55e1cbf"); }); });