@existdb/node-exist
Advanced tools
+21
| MIT License | ||
| Copyright (c) 2022 eXist-db.org | ||
| Permission is hereby granted, free of charge, to any person obtaining a copy | ||
| of this software and associated documentation files (the "Software"), to deal | ||
| in the Software without restriction, including without limitation the rights | ||
| to use, copy, modify, merge, publish, distribute, sublicense, and/or sell | ||
| copies of the Software, and to permit persons to whom the Software is | ||
| furnished to do so, subject to the following conditions: | ||
| The above copyright notice and this permission notice shall be included in all | ||
| copies or substantial portions of the Software. | ||
| THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR | ||
| IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, | ||
| FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE | ||
| AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER | ||
| LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, | ||
| OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE | ||
| SOFTWARE. |
+3
-1
@@ -53,2 +53,4 @@ { | ||
| "dependencies": { | ||
| "bottleneck": "^2.19.5", | ||
| "fast-glob": "^3.2.11", | ||
| "lodash.assign": "^4.0.2", | ||
@@ -59,3 +61,3 @@ "mime": "^3.0.0", | ||
| }, | ||
| "version": "4.6.0" | ||
| "version": "4.7.0" | ||
| } |
@@ -5,3 +5,3 @@ # node-exist Command Line Scripts | ||
| - `exist-tree` list the contents of a collection in exist-db as a tree | ||
| - `exist-upload` upload a file to an exist-db instance | ||
| - `exist-upload` upload a files and folders to a collection in exist-db | ||
| - `exist-install` upload and install a package into an existdb-instance | ||
@@ -41,5 +41,5 @@ | ||
| Example | ||
| #### Examples | ||
| If you installe node-exist globally (`npm install -g @existdb/node-exist`) | ||
| If you installed node-exist globally (`npm install -g @existdb/node-exist`) | ||
@@ -53,3 +53,3 @@ ```bash | ||
| ```bash | ||
| dotenv node_module/.bin/exist-ls /db/apps | ||
| dotenv node_modules/.bin/exist-ls /db/apps | ||
| ``` | ||
@@ -56,0 +56,0 @@ |
Sorry, the diff of this file is not supported yet
83220
12.86%41
2.5%6
50%+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added