Sha256: 63ceb5208988742ada7f6e70cbeaf101eec5c7f6b8769146c50e34d91ae7834e

Contents?: true

Size: 205 Bytes

Versions: 82

Compression:

Stored size: 205 Bytes

Contents

'use strict';
// B.2.3.2 String.prototype.anchor(name)
require('./_string-html')('anchor', function (createHTML) {
  return function anchor(name) {
    return createHTML(this, 'a', 'name', name);
  };
});

Version data entries

82 entries across 38 versions & 8 rubygems

Version Path
immosquare-cleaner-0.1.40 node_modules/core-js/modules/es6.string.anchor.js
immosquare-cleaner-0.1.40 node_modules/core-js/library/modules/es6.string.anchor.js
optimacms-0.1.61 spec/dummy/node_modules/babel-runtime/node_modules/core-js/library/modules/es6.string.anchor.js
optimacms-0.1.61 spec/dummy/node_modules/babel-runtime/node_modules/core-js/modules/es6.string.anchor.js
ilog-0.4.1 node_modules/babel-runtime/node_modules/core-js/library/modules/es6.string.anchor.js
ilog-0.4.1 node_modules/babel-register/node_modules/core-js/modules/es6.string.anchor.js
ilog-0.4.1 node_modules/babel-register/node_modules/core-js/library/modules/es6.string.anchor.js
ilog-0.4.1 node_modules/babel-runtime/node_modules/core-js/modules/es6.string.anchor.js
ilog-0.4.0 node_modules/babel-runtime/node_modules/core-js/library/modules/es6.string.anchor.js
ilog-0.4.0 node_modules/babel-register/node_modules/core-js/modules/es6.string.anchor.js
ilog-0.4.0 node_modules/babel-register/node_modules/core-js/library/modules/es6.string.anchor.js
ilog-0.4.0 node_modules/babel-runtime/node_modules/core-js/modules/es6.string.anchor.js
ilog-0.3.3 node_modules/babel-runtime/node_modules/core-js/library/modules/es6.string.anchor.js
ilog-0.3.3 node_modules/babel-register/node_modules/core-js/modules/es6.string.anchor.js
ilog-0.3.3 node_modules/babel-register/node_modules/core-js/library/modules/es6.string.anchor.js
ilog-0.3.3 node_modules/babel-runtime/node_modules/core-js/modules/es6.string.anchor.js
condenser-0.0.5 lib/condenser/processors/node_modules/core-js/library/modules/es6.string.anchor.js
condenser-0.0.5 lib/condenser/processors/node_modules/core-js/modules/es6.string.anchor.js
optimacms-0.4.3 spec/dummy/node_modules/core-js/library/modules/es6.string.anchor.js
optimacms-0.4.3 spec/dummy/node_modules/core-js/modules/es6.string.anchor.js