]> gerrit.simantics Code Review - simantics/district.git/blob - examples/simple.js
Hide "enabled" column for non-component type tech type tables
[simantics/district.git] / examples / simple.js
1 var mod_extsprintf = require('extsprintf');
2 console.log(mod_extsprintf.sprintf('hello %25s', 'world'));