Skip to content

Commit

Permalink
publish
Browse files Browse the repository at this point in the history
  • Loading branch information
think2011 committed Jan 5, 2016
1 parent 3d3f0a3 commit 7bad268
Show file tree
Hide file tree
Showing 292 changed files with 1,105 additions and 1,155 deletions.
2 changes: 1 addition & 1 deletion VERSION.html
Original file line number Diff line number Diff line change
Expand Up @@ -392,7 +392,7 @@

<div id="main" onclick="">
<div id="content" class="markdown-body">
<div data-render-page="entry"><h2>VERSION <a class="fa-link" href="./VERSION" title="Link to this entry.">&#xf0c1;</a> <a href="https://github.com/lodash/lodash/blob/4.0.0-pre/lodash.src.js#L14251" title="View in source." target="github">source</a> </h2>
<div data-render-page="entry"><h2>VERSION <a class="fa-link" href="./VERSION" title="Link to this entry.">&#xf0c1;</a> <a href="https://github.com/lodash/lodash/blob/4.0.0-pre/lodash.src.js#L14233" title="View in source." target="github">source</a> </h2>
<div class="signature">_.VERSION</div>

<div data-render-html="/VERSION"><p>(string): The semantic version number.</p>
Expand Down
2 changes: 1 addition & 1 deletion _.html
Original file line number Diff line number Diff line change
Expand Up @@ -392,7 +392,7 @@

<div id="main" onclick="">
<div id="content" class="markdown-body">
<div data-render-page="entry"><h2>_ <a class="fa-link" href="./_" title="Link to this entry.">&#xf0c1;</a> <a href="https://github.com/lodash/lodash/blob/4.0.0-pre/lodash.src.js#L1499" title="View in source." target="github">source</a> </h2>
<div data-render-page="entry"><h2>_ <a class="fa-link" href="./_" title="Link to this entry.">&#xf0c1;</a> <a href="https://github.com/lodash/lodash/blob/4.0.0-pre/lodash.src.js#L1498" title="View in source." target="github">source</a> </h2>
<div class="signature">_(value)</div>

<div data-render-html="/_"><p>Creates a <code>lodash</code> object which wraps <code>value</code> to enable implicit method
Expand Down
2 changes: 1 addition & 1 deletion add.html
Original file line number Diff line number Diff line change
Expand Up @@ -392,7 +392,7 @@

<div id="main" onclick="">
<div id="content" class="markdown-body">
<div data-render-page="entry"><h2>add <a class="fa-link" href="./add" title="Link to this entry.">&#xf0c1;</a> <a href="https://github.com/lodash/lodash/blob/4.0.0-pre/lodash.src.js#L13634" title="View in source." target="github">source</a> <a href="https://www.npmjs.com/package/lodash.add" title="See the npm package." target="npm">npm</a></h2>
<div data-render-page="entry"><h2>add <a class="fa-link" href="./add" title="Link to this entry.">&#xf0c1;</a> <a href="https://github.com/lodash/lodash/blob/4.0.0-pre/lodash.src.js#L13616" title="View in source." target="github">source</a> <a href="https://www.npmjs.com/package/lodash.add" title="See the npm package." target="npm">npm</a></h2>
<div class="signature">_.add(augend, addend)</div>

<div data-render-html="/add"><p>Adds two numbers.</p>
Expand Down
2 changes: 1 addition & 1 deletion after.html
Original file line number Diff line number Diff line change
Expand Up @@ -392,7 +392,7 @@

<div id="main" onclick="">
<div id="content" class="markdown-body">
<div data-render-page="entry"><h2>after <a class="fa-link" href="./after" title="Link to this entry.">&#xf0c1;</a> <a href="https://github.com/lodash/lodash/blob/4.0.0-pre/lodash.src.js#L8176" title="View in source." target="github">source</a> <a href="https://www.npmjs.com/package/lodash.after" title="See the npm package." target="npm">npm</a></h2>
<div data-render-page="entry"><h2>after <a class="fa-link" href="./after" title="Link to this entry.">&#xf0c1;</a> <a href="https://github.com/lodash/lodash/blob/4.0.0-pre/lodash.src.js#L8159" title="View in source." target="github">source</a> <a href="https://www.npmjs.com/package/lodash.after" title="See the npm package." target="npm">npm</a></h2>
<div class="signature">_.after(n, func)</div>

<div data-render-html="/after"><p>The opposite of <code>_.before</code>; this method creates a function that invokes
Expand Down
746 changes: 365 additions & 381 deletions all.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion ary.html
Original file line number Diff line number Diff line change
Expand Up @@ -392,7 +392,7 @@

<div id="main" onclick="">
<div id="content" class="markdown-body">
<div data-render-page="entry"><h2>ary <a class="fa-link" href="./ary" title="Link to this entry.">&#xf0c1;</a> <a href="https://github.com/lodash/lodash/blob/4.0.0-pre/lodash.src.js#L8204" title="View in source." target="github">source</a> <a href="https://www.npmjs.com/package/lodash.ary" title="See the npm package." target="npm">npm</a></h2>
<div data-render-page="entry"><h2>ary <a class="fa-link" href="./ary" title="Link to this entry.">&#xf0c1;</a> <a href="https://github.com/lodash/lodash/blob/4.0.0-pre/lodash.src.js#L8187" title="View in source." target="github">source</a> <a href="https://www.npmjs.com/package/lodash.ary" title="See the npm package." target="npm">npm</a></h2>
<div class="signature">_.ary(func, [n&#x3D;func.length])</div>

<div data-render-html="/ary"><p>Creates a function that accepts up to <code>n</code> arguments, ignoring any
Expand Down
2 changes: 1 addition & 1 deletion assign.html
Original file line number Diff line number Diff line change
Expand Up @@ -392,7 +392,7 @@

<div id="main" onclick="">
<div id="content" class="markdown-body">
<div data-render-page="entry"><h2>assign <a class="fa-link" href="./assign" title="Link to this entry.">&#xf0c1;</a> <a href="https://github.com/lodash/lodash/blob/4.0.0-pre/lodash.src.js#L10439" title="View in source." target="github">source</a> <a href="https://www.npmjs.com/package/lodash.assign" title="See the npm package." target="npm">npm</a></h2>
<div data-render-page="entry"><h2>assign <a class="fa-link" href="./assign" title="Link to this entry.">&#xf0c1;</a> <a href="https://github.com/lodash/lodash/blob/4.0.0-pre/lodash.src.js#L10421" title="View in source." target="github">source</a> <a href="https://www.npmjs.com/package/lodash.assign" title="See the npm package." target="npm">npm</a></h2>
<div class="signature">_.assign(object, [sources])</div>

<div data-render-html="/assign"><p>Assigns own enumerable properties of source objects to the destination
Expand Down
2 changes: 1 addition & 1 deletion assignIn.html
Original file line number Diff line number Diff line change
Expand Up @@ -392,7 +392,7 @@

<div id="main" onclick="">
<div id="content" class="markdown-body">
<div data-render-page="entry"><h2>assignIn <span class="aliases">extend</span> <a class="fa-link" href="./assignIn" title="Link to this entry.">&#xf0c1;</a> <a href="https://github.com/lodash/lodash/blob/4.0.0-pre/lodash.src.js#L10472" title="View in source." target="github">source</a> <a href="https://www.npmjs.com/package/lodash.assignin" title="See the npm package." target="npm">npm</a></h2>
<div data-render-page="entry"><h2>assignIn <span class="aliases">extend</span> <a class="fa-link" href="./assignIn" title="Link to this entry.">&#xf0c1;</a> <a href="https://github.com/lodash/lodash/blob/4.0.0-pre/lodash.src.js#L10454" title="View in source." target="github">source</a> <a href="https://www.npmjs.com/package/lodash.assignin" title="See the npm package." target="npm">npm</a></h2>
<div class="signature">_.assignIn(object, [sources])</div>

<div data-render-html="/assignIn"><p>This method is like <code>_.assign</code> except that it iterates over own and
Expand Down
2 changes: 1 addition & 1 deletion assignInWith.html
Original file line number Diff line number Diff line change
Expand Up @@ -392,7 +392,7 @@

<div id="main" onclick="">
<div id="content" class="markdown-body">
<div data-render-page="entry"><h2>assignInWith <span class="aliases">extendWith</span> <a class="fa-link" href="./assignInWith" title="Link to this entry.">&#xf0c1;</a> <a href="https://github.com/lodash/lodash/blob/4.0.0-pre/lodash.src.js#L10503" title="View in source." target="github">source</a> <a href="https://www.npmjs.com/package/lodash.assigninwith" title="See the npm package." target="npm">npm</a></h2>
<div data-render-page="entry"><h2>assignInWith <span class="aliases">extendWith</span> <a class="fa-link" href="./assignInWith" title="Link to this entry.">&#xf0c1;</a> <a href="https://github.com/lodash/lodash/blob/4.0.0-pre/lodash.src.js#L10485" title="View in source." target="github">source</a> <a href="https://www.npmjs.com/package/lodash.assigninwith" title="See the npm package." target="npm">npm</a></h2>
<div class="signature">_.assignInWith(object, sources, [customizer])</div>

<div data-render-html="/assignInWith"><p>This method is like <code>_.assignIn</code> except that it accepts <code>customizer</code> which
Expand Down
2 changes: 1 addition & 1 deletion assignWith.html
Original file line number Diff line number Diff line change
Expand Up @@ -392,7 +392,7 @@

<div id="main" onclick="">
<div id="content" class="markdown-body">
<div data-render-page="entry"><h2>assignWith <a class="fa-link" href="./assignWith" title="Link to this entry.">&#xf0c1;</a> <a href="https://github.com/lodash/lodash/blob/4.0.0-pre/lodash.src.js#L10533" title="View in source." target="github">source</a> <a href="https://www.npmjs.com/package/lodash.assignwith" title="See the npm package." target="npm">npm</a></h2>
<div data-render-page="entry"><h2>assignWith <a class="fa-link" href="./assignWith" title="Link to this entry.">&#xf0c1;</a> <a href="https://github.com/lodash/lodash/blob/4.0.0-pre/lodash.src.js#L10515" title="View in source." target="github">source</a> <a href="https://www.npmjs.com/package/lodash.assignwith" title="See the npm package." target="npm">npm</a></h2>
<div class="signature">_.assignWith(object, sources, [customizer])</div>

<div data-render-html="/assignWith"><p>This method is like <code>_.assign</code> except that it accepts <code>customizer</code> which
Expand Down
2 changes: 1 addition & 1 deletion at.html
Original file line number Diff line number Diff line change
Expand Up @@ -392,7 +392,7 @@

<div id="main" onclick="">
<div id="content" class="markdown-body">
<div data-render-page="entry"><h2>at <a class="fa-link" href="./at" title="Link to this entry.">&#xf0c1;</a> <a href="https://github.com/lodash/lodash/blob/4.0.0-pre/lodash.src.js#L10557" title="View in source." target="github">source</a> <a href="https://www.npmjs.com/package/lodash.at" title="See the npm package." target="npm">npm</a></h2>
<div data-render-page="entry"><h2>at <a class="fa-link" href="./at" title="Link to this entry.">&#xf0c1;</a> <a href="https://github.com/lodash/lodash/blob/4.0.0-pre/lodash.src.js#L10539" title="View in source." target="github">source</a> <a href="https://www.npmjs.com/package/lodash.at" title="See the npm package." target="npm">npm</a></h2>
<div class="signature">_.at(object, [paths])</div>

<div data-render-html="/at"><p>Creates an array of values corresponding to <code>paths</code> of <code>object</code>.</p>
Expand Down
2 changes: 1 addition & 1 deletion attempt.html
Original file line number Diff line number Diff line change
Expand Up @@ -392,7 +392,7 @@

<div id="main" onclick="">
<div id="content" class="markdown-body">
<div data-render-page="entry"><h2>attempt <a class="fa-link" href="./attempt" title="Link to this entry.">&#xf0c1;</a> <a href="https://github.com/lodash/lodash/blob/4.0.0-pre/lodash.src.js#L12850" title="View in source." target="github">source</a> <a href="https://www.npmjs.com/package/lodash.attempt" title="See the npm package." target="npm">npm</a></h2>
<div data-render-page="entry"><h2>attempt <a class="fa-link" href="./attempt" title="Link to this entry.">&#xf0c1;</a> <a href="https://github.com/lodash/lodash/blob/4.0.0-pre/lodash.src.js#L12832" title="View in source." target="github">source</a> <a href="https://www.npmjs.com/package/lodash.attempt" title="See the npm package." target="npm">npm</a></h2>
<div class="signature">_.attempt(func)</div>

<div data-render-html="/attempt"><p>Attempts to invoke <code>func</code>, returning either the result or the caught error
Expand Down
2 changes: 1 addition & 1 deletion before.html
Original file line number Diff line number Diff line change
Expand Up @@ -392,7 +392,7 @@

<div id="main" onclick="">
<div id="content" class="markdown-body">
<div data-render-page="entry"><h2>before <a class="fa-link" href="./before" title="Link to this entry.">&#xf0c1;</a> <a href="https://github.com/lodash/lodash/blob/4.0.0-pre/lodash.src.js#L8226" title="View in source." target="github">source</a> <a href="https://www.npmjs.com/package/lodash.before" title="See the npm package." target="npm">npm</a></h2>
<div data-render-page="entry"><h2>before <a class="fa-link" href="./before" title="Link to this entry.">&#xf0c1;</a> <a href="https://github.com/lodash/lodash/blob/4.0.0-pre/lodash.src.js#L8209" title="View in source." target="github">source</a> <a href="https://www.npmjs.com/package/lodash.before" title="See the npm package." target="npm">npm</a></h2>
<div class="signature">_.before(n, func)</div>

<div data-render-html="/before"><p>Creates a function that invokes <code>func</code>, with the <code>this</code> binding and arguments
Expand Down
2 changes: 1 addition & 1 deletion bind.html
Original file line number Diff line number Diff line change
Expand Up @@ -392,7 +392,7 @@

<div id="main" onclick="">
<div id="content" class="markdown-body">
<div data-render-page="entry"><h2>bind <a class="fa-link" href="./bind" title="Link to this entry.">&#xf0c1;</a> <a href="https://github.com/lodash/lodash/blob/4.0.0-pre/lodash.src.js#L8278" title="View in source." target="github">source</a> <a href="https://www.npmjs.com/package/lodash.bind" title="See the npm package." target="npm">npm</a></h2>
<div data-render-page="entry"><h2>bind <a class="fa-link" href="./bind" title="Link to this entry.">&#xf0c1;</a> <a href="https://github.com/lodash/lodash/blob/4.0.0-pre/lodash.src.js#L8261" title="View in source." target="github">source</a> <a href="https://www.npmjs.com/package/lodash.bind" title="See the npm package." target="npm">npm</a></h2>
<div class="signature">_.bind(func, thisArg, [partials])</div>

<div data-render-html="/bind"><p>Creates a function that invokes <code>func</code> with the <code>this</code> binding of <code>thisArg</code>
Expand Down
2 changes: 1 addition & 1 deletion bindAll.html
Original file line number Diff line number Diff line change
Expand Up @@ -392,7 +392,7 @@

<div id="main" onclick="">
<div id="content" class="markdown-body">
<div data-render-page="entry"><h2>bindAll <a class="fa-link" href="./bindAll" title="Link to this entry.">&#xf0c1;</a> <a href="https://github.com/lodash/lodash/blob/4.0.0-pre/lodash.src.js#L12884" title="View in source." target="github">source</a> <a href="https://www.npmjs.com/package/lodash.bindall" title="See the npm package." target="npm">npm</a></h2>
<div data-render-page="entry"><h2>bindAll <a class="fa-link" href="./bindAll" title="Link to this entry.">&#xf0c1;</a> <a href="https://github.com/lodash/lodash/blob/4.0.0-pre/lodash.src.js#L12866" title="View in source." target="github">source</a> <a href="https://www.npmjs.com/package/lodash.bindall" title="See the npm package." target="npm">npm</a></h2>
<div class="signature">_.bindAll(object, methodNames)</div>

<div data-render-html="/bindAll"><p>Binds methods of an object to the object itself, overwriting the existing
Expand Down
2 changes: 1 addition & 1 deletion bindKey.html
Original file line number Diff line number Diff line change
Expand Up @@ -392,7 +392,7 @@

<div id="main" onclick="">
<div id="content" class="markdown-body">
<div data-render-page="entry"><h2>bindKey <a class="fa-link" href="./bindKey" title="Link to this entry.">&#xf0c1;</a> <a href="https://github.com/lodash/lodash/blob/4.0.0-pre/lodash.src.js#L8331" title="View in source." target="github">source</a> <a href="https://www.npmjs.com/package/lodash.bindkey" title="See the npm package." target="npm">npm</a></h2>
<div data-render-page="entry"><h2>bindKey <a class="fa-link" href="./bindKey" title="Link to this entry.">&#xf0c1;</a> <a href="https://github.com/lodash/lodash/blob/4.0.0-pre/lodash.src.js#L8314" title="View in source." target="github">source</a> <a href="https://www.npmjs.com/package/lodash.bindkey" title="See the npm package." target="npm">npm</a></h2>
<div class="signature">_.bindKey(object, key, [partials])</div>

<div data-render-html="/bindKey"><p>Creates a function that invokes the method at <code>object[key]</code> and prepends
Expand Down
2 changes: 1 addition & 1 deletion camelCase.html
Original file line number Diff line number Diff line change
Expand Up @@ -392,7 +392,7 @@

<div id="main" onclick="">
<div id="content" class="markdown-body">
<div data-render-page="entry"><h2>camelCase <a class="fa-link" href="./camelCase" title="Link to this entry.">&#xf0c1;</a> <a href="https://github.com/lodash/lodash/blob/4.0.0-pre/lodash.src.js#L11802" title="View in source." target="github">source</a> <a href="https://www.npmjs.com/package/lodash.camelcase" title="See the npm package." target="npm">npm</a></h2>
<div data-render-page="entry"><h2>camelCase <a class="fa-link" href="./camelCase" title="Link to this entry.">&#xf0c1;</a> <a href="https://github.com/lodash/lodash/blob/4.0.0-pre/lodash.src.js#L11784" title="View in source." target="github">source</a> <a href="https://www.npmjs.com/package/lodash.camelcase" title="See the npm package." target="npm">npm</a></h2>
<div class="signature">_.camelCase([string&#x3D;&#x27;&#x27;])</div>

<div data-render-html="/camelCase"><p>Converts <code>string</code> to <a href="https://en.wikipedia.org/wiki/CamelCase" target="_blank">camel case</a>.</p>
Expand Down
2 changes: 1 addition & 1 deletion capitalize.html
Original file line number Diff line number Diff line change
Expand Up @@ -392,7 +392,7 @@

<div id="main" onclick="">
<div id="content" class="markdown-body">
<div data-render-page="entry"><h2>capitalize <a class="fa-link" href="./capitalize" title="Link to this entry.">&#xf0c1;</a> <a href="https://github.com/lodash/lodash/blob/4.0.0-pre/lodash.src.js#L11821" title="View in source." target="github">source</a> <a href="https://www.npmjs.com/package/lodash.capitalize" title="See the npm package." target="npm">npm</a></h2>
<div data-render-page="entry"><h2>capitalize <a class="fa-link" href="./capitalize" title="Link to this entry.">&#xf0c1;</a> <a href="https://github.com/lodash/lodash/blob/4.0.0-pre/lodash.src.js#L11803" title="View in source." target="github">source</a> <a href="https://www.npmjs.com/package/lodash.capitalize" title="See the npm package." target="npm">npm</a></h2>
<div class="signature">_.capitalize([string&#x3D;&#x27;&#x27;])</div>

<div data-render-html="/capitalize"><p>Converts the first character of <code>string</code> to upper case and the remaining
Expand Down
2 changes: 1 addition & 1 deletion ceil.html
Original file line number Diff line number Diff line change
Expand Up @@ -392,7 +392,7 @@

<div id="main" onclick="">
<div id="content" class="markdown-body">
<div data-render-page="entry"><h2>ceil <a class="fa-link" href="./ceil" title="Link to this entry.">&#xf0c1;</a> <a href="https://github.com/lodash/lodash/blob/4.0.0-pre/lodash.src.js#L13665" title="View in source." target="github">source</a> <a href="https://www.npmjs.com/package/lodash.ceil" title="See the npm package." target="npm">npm</a></h2>
<div data-render-page="entry"><h2>ceil <a class="fa-link" href="./ceil" title="Link to this entry.">&#xf0c1;</a> <a href="https://github.com/lodash/lodash/blob/4.0.0-pre/lodash.src.js#L13647" title="View in source." target="github">source</a> <a href="https://www.npmjs.com/package/lodash.ceil" title="See the npm package." target="npm">npm</a></h2>
<div class="signature">_.ceil(number, [precision&#x3D;0])</div>

<div data-render-html="/ceil"><p>Computes <code>number</code> rounded up to <code>precision</code>.</p>
Expand Down
2 changes: 1 addition & 1 deletion chain.html
Original file line number Diff line number Diff line change
Expand Up @@ -392,7 +392,7 @@

<div id="main" onclick="">
<div id="content" class="markdown-body">
<div data-render-page="entry"><h2>chain <a class="fa-link" href="./chain" title="Link to this entry.">&#xf0c1;</a> <a href="https://github.com/lodash/lodash/blob/4.0.0-pre/lodash.src.js#L6999" title="View in source." target="github">source</a> </h2>
<div data-render-page="entry"><h2>chain <a class="fa-link" href="./chain" title="Link to this entry.">&#xf0c1;</a> <a href="https://github.com/lodash/lodash/blob/4.0.0-pre/lodash.src.js#L6982" title="View in source." target="github">source</a> </h2>
<div class="signature">_.chain(value)</div>

<div data-render-html="/chain"><p>Creates a <code>lodash</code> object that wraps <code>value</code> with explicit method chaining enabled.
Expand Down
6 changes: 3 additions & 3 deletions chunk.html
Original file line number Diff line number Diff line change
Expand Up @@ -392,11 +392,11 @@

<div id="main" onclick="">
<div id="content" class="markdown-body">
<div data-render-page="entry"><h2>chunk <a class="fa-link" href="./chunk" title="Link to this entry.">&#xf0c1;</a> <a href="https://github.com/lodash/lodash/blob/4.0.0-pre/lodash.src.js#L5290" title="View in source." target="github">source</a> <a href="https://www.npmjs.com/package/lodash.chunk" title="See the npm package." target="npm">npm</a></h2>
<div data-render-page="entry"><h2>chunk <a class="fa-link" href="./chunk" title="Link to this entry.">&#xf0c1;</a> <a href="https://github.com/lodash/lodash/blob/4.0.0-pre/lodash.src.js#L5289" title="View in source." target="github">source</a> <a href="https://www.npmjs.com/package/lodash.chunk" title="See the npm package." target="npm">npm</a></h2>
<div class="signature">_.chunk(array, [size&#x3D;0])</div>

<div data-render-html="/chunk"><p>将 array 拆分成多个 size 长度的块,并组成一个新数组。
如果 array 无法被分割成全部等长的块,那么最后剩余的元素将组成一个块。</p>
<div data-render-html="/chunk"><p>将数组拆分成多个 size 长度的块,并组成一个新数组。
如果数组无法被分割成全部等长的块,那么最后剩余的元素将组成一个块。</p>
</div>

<h3>参数</h3>
Expand Down
Loading

0 comments on commit 7bad268

Please sign in to comment.