How to use the yeast.name function in yeast

To help you get started, we’ve selected a few yeast examples, based on popular ways it is used in public projects.

Secure your code as it's written. Use Snyk Code to scan source code in minutes - no build needed - and fix issues immediately.

github requirejs / almond / tests / unordered / separate.js View on Github external
define("bread", function(require, exports, module) {
    exports.name = 'bread';
    exports.ingredient = require('yeast').name;
});

yeast

Tiny but linear growing unique id generator

MIT
Latest version published 9 years ago

Package Health Score

68 / 100
Full package analysis

Popular yeast functions