pFad - Phone/Frame/Anonymizer/Declutterfier! Saves Data!


--- a PPN by Garber Painting Akron. With Image Size Reduction included!

URL: http://github.com/lambda2/apiize/commit/b60e8c03ce41eb8504d28749e8c5789ba3165e0d

hop · lambda2/apiize@b60e8c0 · GitHub
Skip to content

Commit b60e8c0

Browse files
committed
hop
1 parent 5de0551 commit b60e8c0

File tree

3 files changed

+3
-2052
lines changed

3 files changed

+3
-2052
lines changed

.gitignore

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
11
node_modules
22
coverage
33
dist
4-
STORY.md
5-
.cache

lib/index.js

Lines changed: 3 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -19,11 +19,6 @@ let checkFile = (file) => {
1919
}
2020
};
2121

22-
function collect(val, memo) {
23-
memo.push(val);
24-
return memo;
25-
}
26-
2722
// If we are called from the command line
2823
if (require.main === module) {
2924
program
@@ -34,14 +29,14 @@ if (require.main === module) {
3429
.option('-c, --cache', 'Enable static caching')
3530
.arguments('<file> [options]')
3631
.action(function (cmd, env, o) {
37-
console.log("Action !", cmd, env, o);
32+
console.log('Action !', cmd, env, o);
3833
let apify = new Apify(cmd, o);
39-
apify.on('ready', function(e) {
34+
apify.on('ready', function (e) {
4035
e.serve();
4136
});
4237

4338
})
44-
.parse(process.argv)
39+
.parse(process.argv);
4540
}
4641

4742
export default Apify;

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad © 2024 Your Company Name. All rights reserved.





Check this box to remove all script contents from the fetched content.



Check this box to remove all images from the fetched content.


Check this box to remove all CSS styles from the fetched content.


Check this box to keep images inefficiently compressed and original size.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy