Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

v0.3.0 Release #20

Merged
merged 78 commits into from
Sep 22, 2017
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
78 commits
Select commit Hold shift + click to select a range
3acff4b
remove hard-coded functions names for `promisify` (#9)
tinovyatkin Jul 2, 2017
274d0c2
add atomics keyword, and bump to v0.1.5
bdistin Jul 2, 2017
0e708d4
It requires Node.js 8.1.0 (#10)
kyranet Jul 2, 2017
43cc66b
fix npm
bdistin Jul 2, 2017
8bb5f62
Modualized Refactor and Docs (#12)
bdistin Jul 3, 2017
9e40c85
remove search
bdistin Jul 3, 2017
6d6be0d
Merge remote-tracking branch 'origin/master'
bdistin Jul 3, 2017
4eb0178
cname for js.org
bdistin Jul 3, 2017
fb64184
more docs customization
bdistin Jul 3, 2017
2c18d42
More document coverage
bdistin Jul 3, 2017
ddbfb89
Fix lint
bdistin Jul 3, 2017
a794ba0
finish documentation coverage
bdistin Jul 3, 2017
44c3994
Add a Codacy badge to README.md (#13)
codacy-badger Jul 4, 2017
e4f5f45
update docs
bdistin Jul 4, 2017
3fe01e8
Create LICENSE
bdistin Jul 5, 2017
75ce868
update dev deps, add tests to travis, unskip all tests
bdistin Jul 5, 2017
77cfad6
Some fixes, and a bunch more tests
bdistin Jul 6, 2017
5c9219d
Fix one test
bdistin Jul 6, 2017
7d020cc
finish tests draft
bdistin Jul 6, 2017
bed388c
fix a couple tests
bdistin Jul 6, 2017
c592c93
fix more tests
bdistin Jul 6, 2017
53438ed
Fix build with test skips
bdistin Jul 6, 2017
e3a2447
3 more skips
bdistin Jul 6, 2017
55587c6
more test work
bdistin Jul 6, 2017
605917f
remove fixes
bdistin Jul 6, 2017
26da89c
this is probably going to fail build
bdistin Jul 6, 2017
04a2e5e
maybe fixed 1 test?
bdistin Jul 6, 2017
78659bc
fix move test
bdistin Jul 6, 2017
7b6f6aa
fix some test bugs
bdistin Jul 6, 2017
3812e45
skip symlink tests until I can rewrite to remove fs-mock
bdistin Jul 6, 2017
b356672
Create .travis-deploy.sh
bdistin Jul 6, 2017
fcafbe4
Update package.json
bdistin Jul 6, 2017
de7a03b
Update .travis.yml
bdistin Jul 6, 2017
8ff370f
Update .travis-deploy.sh
bdistin Jul 6, 2017
217efd0
try auto docs
bdistin Jul 6, 2017
d625f58
Merge remote-tracking branch 'origin/master'
bdistin Jul 6, 2017
24527c6
Update .travis-deploy.sh
bdistin Jul 6, 2017
b9413fc
fix .travis-deploy?
bdistin Jul 6, 2017
f9ac5a1
Update .travis-deploy.sh
bdistin Jul 6, 2017
2e24876
Update .travis-deploy.sh
bdistin Jul 6, 2017
1c81ead
Update .travis-deploy.sh
bdistin Jul 6, 2017
54b58a0
Update .travis-deploy.sh
bdistin Jul 6, 2017
0b5ace6
Update .travis-deploy.sh
bdistin Jul 6, 2017
577b0e3
Update .travis-deploy.sh
bdistin Jul 6, 2017
c4a1ec1
Update .travis-deploy.sh
bdistin Jul 6, 2017
fbe8642
Site build: c4a1ec1e3c739d4a08a32ea2d4483600286200c9
bdistin Jul 6, 2017
b8d9a56
fix docs, from auto docs test
bdistin Jul 6, 2017
5512082
Site build: b8d9a56d40b100fd0e1a1e692561afd3e04b1bd6
bdistin Jul 6, 2017
20e2d65
Update .travis-deploy.sh
bdistin Jul 6, 2017
ee3df64
Update .travis-deploy.sh
bdistin Jul 6, 2017
c92e44a
Update .travis.yml
bdistin Jul 6, 2017
9ce5017
Update .travis-deploy.sh
bdistin Jul 6, 2017
895fe01
add .travis-deploy.sh to npmignore
bdistin Jul 6, 2017
6f205d7
Merge branch 'stable'
bdistin Jul 7, 2017
a7f6416
Merge remote-tracking branch 'origin/stable'
bdistin Jul 7, 2017
8625773
update deps
bdistin Jul 16, 2017
01c52e8
Docs build: c94706278e9c45a54bed6f280c1b62466d3cbe41
bdistin Jul 16, 2017
ccb92b5
Docs build: 01c52e8c4d195c30b4eb4fe242970cde79a6d7f6
bdistin Jul 16, 2017
21de27f
Add Greenkeeper badge 🌴 (#15)
greenkeeper[bot] Jul 17, 2017
f9e536b
Fix travis deploy
bdistin Jul 17, 2017
5ce41a2
Docs build: 21de27fb68c853b1a8b5d3884de0a76504217f20
bdistin Jul 17, 2017
2bd3443
update eslint
bdistin Jul 21, 2017
291133e
Merge remote-tracking branch 'origin/master'
bdistin Jul 21, 2017
39e4515
Update README.md
bdistin Jul 27, 2017
779390e
Docs build: 39e4515a722ca1270bfbd455a195def289d81ef0
bdistin Jul 27, 2017
57b6528
code cleanup
bdistin Jul 29, 2017
e1f8556
Fix typo (#16)
kyranet Aug 5, 2017
988ca7f
Docs build: e1f855619c43b870cd12d20f90098f69a97349a3
bdistin Aug 5, 2017
1876e5c
fix util mkDir
bdistin Aug 29, 2017
011f8b7
Merge remote-tracking branch 'origin/master'
bdistin Aug 29, 2017
8c684fa
Docs build: 011f8b74ec618b0bcb29d23c6987766596f6fbe9
bdistin Aug 29, 2017
fc8857a
Fix copy error
bdistin Aug 29, 2017
ecbc91e
0.2.1
bdistin Aug 29, 2017
29fb5da
Copy file (#18)
bdistin Sep 22, 2017
fb12a50
Docs build: 29fb5da6294b703ca6e7424ba4caf2e245b16a9f
bdistin Sep 22, 2017
8e9399d
update readme
bdistin Sep 22, 2017
83dc519
Merge branch 'stable'
bdistin Sep 22, 2017
1e4d023
Docs build: 83dc519c5f933a08803bf127595d6d4242fbf757
bdistin Sep 22, 2017
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
14 changes: 13 additions & 1 deletion .eslintrc.json
Original file line number Diff line number Diff line change
Expand Up @@ -114,7 +114,7 @@
"object-curly-spacing": ["error", "always"],
"operator-assignment": "error",
"operator-linebreak": ["error", "after"],
"padded-blocks": ["error", "never"],
"padded-blocks": ["error", { "classes": "always", "blocks": "never", "switches": "never" }],
"quote-props": ["error", "as-needed"],
"quotes": ["error", "single", { "avoidEscape": true, "allowTemplateLiterals": true }],
"semi-spacing": "error",
Expand All @@ -134,6 +134,18 @@
"no-useless-constructor": "error",
"prefer-arrow-callback": "error",
"prefer-const": "error",
"prefer-destructuring": ["error", {
"VariableDeclarator": {
"array": false,
"object": true
},
"AssignmentExpression": {
"array": true,
"object": true
}
}, {
"enforceForRenamedProperties": false
}],
"prefer-rest-params": "error",
"prefer-spread": "error",
"prefer-template": "error",
Expand Down
4 changes: 2 additions & 2 deletions .travis-deploy.sh
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@

set -e

if [ "$TRAVIS_BRANCH" == "stable" -o -n "$TRAVIS_TAG" -o "$TRAVIS_PULL_REQUEST" != "false" ]; then
echo -e "Not building for a stable branch push - building without deploying."
if [ "$TRAVIS_BRANCH" != "master" -o -n "$TRAVIS_TAG" -o "$TRAVIS_PULL_REQUEST" != "false" ]; then
echo -e "Not building for a non master branch push - building without deploying."
npm run docs
exit 0
fi
Expand Down
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,14 @@
FS-Nextra
------

[![npm](https://nodei.co/npm/fs-nextra.png?downloads=true&stars=true)](https://nodei.co/npm/fs-nextra/)

[![npm](https://img.shields.io/npm/v/fs-nextra.svg?maxAge=3600)](https://www.npmjs.com/package/fs-nextra)
[![npm](https://img.shields.io/npm/dt/fs-nextra.svg?maxAge=3600)](https://www.npmjs.com/package/fs-nextra)

[![codacy](https://api.codacy.com/project/badge/Grade/6bcb7d5133c94dd6902acb5ef626ff27)](https://www.codacy.com/app/dirigeants/fs-nextra?utm_source=github.com&utm_medium=referral&utm_content=bdistin/fs-nextra&utm_campaign=badger)
[![travic-ci](https://travis-ci.org/bdistin/fs-nextra.svg?branch=master)](https://travis-ci.org/bdistin/fs-nextra)
[![Greenkeeper badge](https://badges.greenkeeper.io/bdistin/fs-nextra.svg)](https://greenkeeper.io/)

[![david](https://david-dm.org/bdistin/fs-nextra.svg)](https://david-dm.org/bdistin/fs-nextra)
[![david](https://david-dm.org/bdistin/fs-nextra/dev-status.svg)](https://david-dm.org/bdistin/fs-nextra?type=dev)
Expand All @@ -16,7 +18,7 @@ Node.js V8 native fs, enhanced with util.promisify and standard extra methods. W
Docs
------

All `fs` methods which return a callback, return a promise instead. All `fs-extra` methods return a promise exclusivly. No Sync methods are included from either `fs` or `fs-extra`. Requires minimum Node.js v8.1.0.
All `fs` methods which return a callback, return a promise instead. All `fs-extra` methods return a promise exclusively. No sync methods are included from either `fs` or `fs-extra`. Requires minimum Node.js v8.5.0.

The full documentation can be found here: [fs-nextra.js.org](https://fs-nextra.js.org/).

Expand Down
2 changes: 1 addition & 1 deletion docs/FSWatcher.html
Original file line number Diff line number Diff line change
Expand Up @@ -625,7 +625,7 @@ <h5 class="subsection-title">Properties:</h5>
</span> -->

<!-- <span class="jsdoc-message">
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.5.0-dev</a>
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.0-dev</a>

using the <a href="https://github.com/docstrap/docstrap">DocStrap template</a>.
</span> -->
Expand Down
6 changes: 3 additions & 3 deletions docs/ReadStream.html
Original file line number Diff line number Diff line change
Expand Up @@ -142,7 +142,7 @@ <h5 class="subsection-title">Properties:</h5>
<td class="type">


<span class="param-type">integer</span>
<span class="param-type">number</span>



Expand Down Expand Up @@ -415,7 +415,7 @@ <h5 class="subsection-title">Properties:</h5>
<td class="type">


<span class="param-type">integer</span>
<span class="param-type">number</span>



Expand Down Expand Up @@ -526,7 +526,7 @@ <h5 class="subsection-title">Properties:</h5>
</span> -->

<!-- <span class="jsdoc-message">
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.5.0-dev</a>
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.0-dev</a>

using the <a href="https://github.com/docstrap/docstrap">DocStrap template</a>.
</span> -->
Expand Down
2 changes: 1 addition & 1 deletion docs/Stats.html
Original file line number Diff line number Diff line change
Expand Up @@ -909,7 +909,7 @@ <h5>Returns:</h5>
</span> -->

<!-- <span class="jsdoc-message">
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.5.0-dev</a>
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.0-dev</a>

using the <a href="https://github.com/docstrap/docstrap">DocStrap template</a>.
</span> -->
Expand Down
10 changes: 5 additions & 5 deletions docs/WriteStream.html
Original file line number Diff line number Diff line change
Expand Up @@ -136,13 +136,13 @@ <h5 class="subsection-title">Properties:</h5>

<tr>

<td class="name"><code>bytesRead</code></td>
<td class="name"><code>bytesWritten</code></td>


<td class="type">


<span class="param-type">integer</span>
<span class="param-type">number</span>



Expand All @@ -153,7 +153,7 @@ <h5 class="subsection-title">Properties:</h5>



<td class="description last">The number of bytes read so far</td>
<td class="description last">The number of bytes written so far</td>
</tr>


Expand Down Expand Up @@ -415,7 +415,7 @@ <h5 class="subsection-title">Properties:</h5>
<td class="type">


<span class="param-type">integer</span>
<span class="param-type">number</span>



Expand Down Expand Up @@ -526,7 +526,7 @@ <h5 class="subsection-title">Properties:</h5>
</span> -->

<!-- <span class="jsdoc-message">
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.5.0-dev</a>
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.0-dev</a>

using the <a href="https://github.com/docstrap/docstrap">DocStrap template</a>.
</span> -->
Expand Down
6 changes: 3 additions & 3 deletions docs/classes.list.html
Original file line number Diff line number Diff line change
Expand Up @@ -625,7 +625,7 @@ <h5 class="subsection-title">Properties:</h5>
<td class="type">


<span class="param-type">integer</span>
<span class="param-type">number</span>



Expand Down Expand Up @@ -842,7 +842,7 @@ <h5 class="subsection-title">Properties:</h5>
<td class="type">


<span class="param-type">integer</span>
<span class="param-type">number</span>



Expand Down Expand Up @@ -953,7 +953,7 @@ <h5 class="subsection-title">Properties:</h5>
</span> -->

<!-- <span class="jsdoc-message">
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.5.0-dev</a>
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.0-dev</a>

using the <a href="https://github.com/docstrap/docstrap">DocStrap template</a>.
</span> -->
Expand Down
Loading