Code Monkey home page Code Monkey logo

bingo-functional-js's Introduction

logo

Welcome to bingo-functional-js ๐Ÿ‘‹

Version Build Status Documentation Maintenance License: Apache-2.0

A port of the PHP bingo-functional library

๐Ÿ  Homepage

Install

npm install bingo-functional-js

OR

yarn add bingo-functional-js

Run tests

npm run test

OR

yarn test

Author

๐Ÿ‘ค Lochemem Bruno Michael

๐Ÿค Contributing

Contributions, issues and feature requests are welcome!
Feel free to check issues page.

Show your support

Give a โญ๏ธ if this project helped you!

Also, consider buying me a coffee if you feel I deserve one.

Buy Me A Coffee

๐Ÿ“ License

Copyright ยฉ 2019 Lochemem Bruno Michael.
This project is Apache-2.0 licensed.


This README was generated with โค๏ธ by readme-md-generator

bingo-functional-js's People

Contributors

ace411 avatar imgbotapp avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

Forkers

sammyloto

bingo-functional-js's Issues

Getting an error on install

I'm trying to install the bingo-functional-js node module. It is giving the following error:
npm install bingo-functional-js
npm ERR! code ENOENT
npm ERR! syscall lstat
npm ERR! path /Users/williamwilson/.npm/_cacache/content-v2/sha512/15/24/d8a4f7451a8dcaa617409afd742549b65fb31b9e0626bf93842edf9670bc04d54e655a4d632cafe05178150fcfc03942d6d114aef66609088614dc301250
npm ERR! errno ENOENT
npm ERR! enoent Invalid response body while trying to fetch https://registry.npmjs.org/is-set: ENOENT: no such file or directory, lstat '/Users/williamwilson/.npm/_cacache/content-v2/sha512/15/24/d8a4f7451a8dcaa617409afd742549b65fb31b9e0626bf93842edf9670bc04d54e655a4d632cafe05178150fcfc03942d6d114aef66609088614dc301250'
npm ERR! enoent This is related to npm not being able to find a file.
npm ERR! enoent

npm ERR! A complete log of this run can be found in:
npm ERR! /Users/williamwilson/.npm/_logs/2023-11-07T02_55_24_139Z-debug-0.log
### The log follows:
0 verbose cli [
0 verbose cli '/usr/local/Cellar/node/19.8.1/bin/node',
0 verbose cli '/usr/local/bin/npm',
0 verbose cli 'install',
0 verbose cli 'bingo-functional-js'
0 verbose cli ]
1 info using [email protected]
2 info using [email protected]
3 timing npm:load:whichnode Completed in 0ms
4 timing config:load:defaults Completed in 2ms
5 timing config:load:file:/usr/local/lib/node_modules/npm/npmrc Completed in 3ms
6 timing config:load:builtin Completed in 3ms
7 timing config:load:cli Completed in 1ms
8 timing config:load:env Completed in 0ms
9 timing config:load:file:/Users/williamwilson/Projects/bingo/.npmrc Completed in 0ms
10 timing config:load:project Completed in 2ms
11 timing config:load:file:/Users/williamwilson/.npmrc Completed in 2ms
12 timing config:load:user Completed in 2ms
13 timing config:load:file:/usr/local/Cellar/node/19.8.1/etc/npmrc Completed in 4ms
14 timing config:load:global Completed in 4ms
15 timing config:load:validate Completed in 0ms
16 timing config:load:credentials Completed in 1ms
17 timing config:load:setEnvs Completed in 1ms
18 timing config:load Completed in 17ms
19 timing npm:load:configload Completed in 17ms
20 timing npm:load:setTitle Completed in 2ms
21 timing config:load:flatten Completed in 2ms
22 timing npm:load:display Completed in 4ms
23 verbose logfile /Users/williamwilson/.npm/_logs/2023-11-07T02_55_24_139Z-debug-0.log
24 timing npm:load:logFile Completed in 7ms
25 timing npm:load:timers Completed in 0ms
26 timing npm:load:configScope Completed in 0ms
27 timing npm:load Completed in 33ms
28 timing arborist:ctor Completed in 1ms
29 silly logfile start cleaning logs, removing 1 files
30 timing arborist:ctor Completed in 1ms
31 timing idealTree:init Completed in 12ms
32 timing idealTree:userRequests Completed in 2ms
33 silly idealTree buildDeps
34 silly fetch manifest bingo-functional-js@*
35 http fetch GET 200 https://registry.npmjs.org/bingo-functional-js 20ms (cache hit)
36 silly placeDep ROOT [email protected] OK for: [email protected] want: *
37 silly fetch manifest deep-equal@~2.0.1
38 http fetch GET 200 https://registry.npmjs.org/deep-equal 9ms (cache hit)
39 timing idealTree:#root Completed in 42ms
40 silly placeDep ROOT [email protected] OK for: [email protected] want: ~2.0.1
41 silly fetch manifest call-bind@^1.0.0
42 silly fetch manifest es-get-iterator@^1.1.1
43 silly fetch manifest get-intrinsic@^1.0.1
44 silly fetch manifest is-arguments@^1.0.4
45 silly fetch manifest is-date-object@^1.0.2
46 silly fetch manifest is-regex@^1.1.1
47 silly fetch manifest isarray@^2.0.5
48 silly fetch manifest object-is@^1.1.4
49 silly fetch manifest object-keys@^1.1.1
50 silly fetch manifest object.assign@^4.1.2
51 silly fetch manifest regexp.prototype.flags@^1.3.0
52 silly fetch manifest side-channel@^1.0.3
53 silly fetch manifest which-boxed-primitive@^1.0.1
54 silly fetch manifest which-collection@^1.0.1
55 silly fetch manifest which-typed-array@^1.1.2
56 http fetch GET 200 https://registry.npmjs.org/isarray 74ms (cache hit)
57 http fetch GET 200 https://registry.npmjs.org/call-bind 77ms (cache hit)
58 http fetch GET 200 https://registry.npmjs.org/is-date-object 76ms (cache hit)
59 http fetch GET 200 https://registry.npmjs.org/which-boxed-primitive 72ms (cache hit)
60 http fetch GET 200 https://registry.npmjs.org/regexp.prototype.flags 74ms (cache hit)
61 http fetch GET 200 https://registry.npmjs.org/object.assign 74ms (cache hit)
62 http fetch GET 200 https://registry.npmjs.org/is-arguments 78ms (cache hit)
63 http fetch GET 200 https://registry.npmjs.org/object-is 76ms (cache hit)
64 http fetch GET 200 https://registry.npmjs.org/is-regex 78ms (cache hit)
65 http fetch GET 200 https://registry.npmjs.org/get-intrinsic 80ms (cache hit)
66 http fetch GET 200 https://registry.npmjs.org/object-keys 78ms (cache hit)
67 http fetch GET 200 https://registry.npmjs.org/which-typed-array 75ms (cache hit)
68 http fetch GET 200 https://registry.npmjs.org/es-get-iterator 141ms (cache miss)
69 http fetch GET 200 https://registry.npmjs.org/which-collection 137ms (cache miss)
70 http fetch GET 200 https://registry.npmjs.org/side-channel 138ms (cache miss)
71 timing idealTree:node_modules/bingo-functional-js Completed in 147ms
72 silly placeDep ROOT [email protected] OK for: [email protected] want: ^1.0.0
73 silly placeDep ROOT [email protected] OK for: [email protected] want: ^1.1.1
74 silly placeDep ROOT [email protected] OK for: [email protected] want: ^1.0.1
75 silly placeDep ROOT [email protected] OK for: [email protected] want: ^1.0.4
76 silly placeDep ROOT [email protected] OK for: [email protected] want: ^1.0.2
77 silly placeDep ROOT [email protected] OK for: [email protected] want: ^1.1.1
78 silly placeDep ROOT [email protected] OK for: [email protected] want: ^2.0.5
79 silly placeDep ROOT [email protected] OK for: [email protected] want: ^1.1.4
80 silly placeDep ROOT [email protected] OK for: [email protected] want: ^1.1.1
81 silly placeDep ROOT [email protected] OK for: [email protected] want: ^4.1.2
82 silly placeDep ROOT [email protected] OK for: [email protected] want: ^1.3.0
83 silly placeDep ROOT [email protected] OK for: [email protected] want: ^1.0.3
84 silly placeDep ROOT [email protected] OK for: [email protected] want: ^1.0.1
85 silly placeDep ROOT [email protected] OK for: [email protected] want: ^1.0.1
86 silly placeDep ROOT [email protected] OK for: [email protected] want: ^1.1.2
87 silly fetch manifest function-bind@^1.1.2
88 silly fetch manifest set-function-length@^1.1.1
89 silly fetch manifest has-symbols@^1.0.3
90 silly fetch manifest is-map@^2.0.2
91 silly fetch manifest is-set@^2.0.2
92 silly fetch manifest is-string@^1.0.7
93 silly fetch manifest stop-iteration-iterator@^1.0.0
94 silly fetch manifest has-proto@^1.0.1
95 silly fetch manifest hasown@^2.0.0
96 silly fetch manifest has-tostringtag@^1.0.0
97 silly fetch manifest define-properties@^1.1.3
98 silly fetch manifest define-properties@^1.1.4
99 silly fetch manifest define-properties@^1.2.0
100 silly fetch manifest set-function-name@^2.0.0
101 silly fetch manifest object-inspect@^1.9.0
102 silly fetch manifest is-bigint@^1.0.1
103 silly fetch manifest is-boolean-object@^1.1.0
104 silly fetch manifest is-number-object@^1.0.4
105 silly fetch manifest is-string@^1.0.5
106 silly fetch manifest is-symbol@^1.0.3
107 silly fetch manifest is-map@^2.0.1
108 silly fetch manifest is-set@^2.0.1
109 silly fetch manifest is-weakmap@^2.0.1
110 silly fetch manifest is-weakset@^2.0.1
111 silly fetch manifest available-typed-arrays@^1.0.5
112 silly fetch manifest for-each@^0.3.3
113 silly fetch manifest gopd@^1.0.1
114 http fetch GET 200 https://registry.npmjs.org/has-symbols 68ms (cache hit)
115 http fetch GET 200 https://registry.npmjs.org/function-bind 68ms (cache hit)
116 http fetch GET 200 https://registry.npmjs.org/set-function-length 69ms (cache hit)
117 http fetch GET 200 https://registry.npmjs.org/set-function-name 61ms (cache hit)
118 http fetch GET 200 https://registry.npmjs.org/hasown 64ms (cache hit)
119 http fetch GET 200 https://registry.npmjs.org/define-properties 63ms (cache hit)
120 http fetch GET 200 https://registry.npmjs.org/has-tostringtag 64ms (cache hit)
121 http fetch GET 200 https://registry.npmjs.org/is-number-object 61ms (cache hit)
122 http fetch GET 200 https://registry.npmjs.org/is-boolean-object 61ms (cache hit)
123 http fetch GET 200 https://registry.npmjs.org/for-each 58ms (cache hit)
124 http fetch GET 200 https://registry.npmjs.org/available-typed-arrays 59ms (cache hit)
125 http fetch GET 200 https://registry.npmjs.org/gopd 58ms (cache hit)
126 http fetch GET 200 https://registry.npmjs.org/is-symbol 65ms (cache miss)
127 http fetch GET 200 https://registry.npmjs.org/is-bigint 68ms (cache miss)
128 http fetch GET 200 https://registry.npmjs.org/has-proto 90ms (cache miss)
129 http fetch GET 200 https://registry.npmjs.org/is-map 123ms (cache revalidated)
130 http fetch GET 200 https://registry.npmjs.org/stop-iteration-iterator 124ms (cache revalidated)
131 http fetch GET 200 https://registry.npmjs.org/object-inspect 135ms (cache updated)
132 http fetch GET 200 https://registry.npmjs.org/is-weakset 196ms (cache revalidated)
133 http fetch GET 200 https://registry.npmjs.org/is-string 999ms (cache miss)
134 timing idealTree:node_modules/deep-equal Completed in 1026ms
135 silly placeDep ROOT [email protected] OK for: [email protected] want: ^1.1.2
136 silly placeDep ROOT [email protected] OK for: [email protected] want: ^1.1.1
137 silly fetch manifest define-data-property@^1.1.1
138 silly fetch manifest has-property-descriptors@^1.0.0
139 http fetch GET 200 https://registry.npmjs.org/define-data-property 7ms (cache hit)
140 http fetch GET 200 https://registry.npmjs.org/has-property-descriptors 8ms (cache hit)
141 timing idealTree:node_modules/call-bind Completed in 12ms
142 silly placeDep ROOT [email protected] OK for: [email protected] want: ^1.0.3
143 silly placeDep ROOT [email protected] OK for: [email protected] want: ^2.0.2
144 silly placeDep node_modules/es-get-iterator is-set@ OK for: [email protected] want: ^2.0.2
145 silly placeDep ROOT [email protected] OK for: [email protected] want: ^1.0.7
146 silly placeDep ROOT [email protected] OK for: [email protected] want: ^1.0.0
147 silly fetch manifest internal-slot@^1.0.4
148 http fetch GET 200 https://registry.npmjs.org/internal-slot 57ms (cache updated)
149 timing idealTree:node_modules/es-get-iterator Completed in 61ms
150 timing idealTree:node_modules/function-bind Completed in 0ms
151 silly placeDep ROOT [email protected] OK for: [email protected] want: ^1.0.1
152 silly placeDep ROOT [email protected] OK for: [email protected] want: ^2.0.0
153 timing idealTree:node_modules/get-intrinsic Completed in 2ms
154 timing idealTree:node_modules/has-proto Completed in 0ms
155 timing idealTree:node_modules/has-symbols Completed in 0ms
156 timing idealTree:node_modules/hasown Completed in 0ms
157 silly placeDep ROOT [email protected] OK for: [email protected] want: ^1.0.0
158 timing idealTree:node_modules/is-arguments Completed in 2ms
159 timing idealTree:node_modules/has-tostringtag Completed in 0ms
160 timing idealTree:node_modules/is-date-object Completed in 0ms
161 timing idealTree:node_modules/is-map Completed in 0ms
162 timing idealTree:node_modules/is-regex Completed in 0ms
163 timing idealTree:node_modules/is-string Completed in 0ms
164 timing idealTree:node_modules/isarray Completed in 0ms
165 silly placeDep ROOT [email protected] OK for: [email protected] want: ^1.1.3
166 silly fetch manifest define-data-property@^1.0.1
167 timing idealTree:node_modules/object-is Completed in 3ms
168 silly placeDep ROOT [email protected] OK for: [email protected] want: ^1.0.1
169 silly placeDep ROOT [email protected] OK for: [email protected] want: ^1.0.0
170 timing idealTree:node_modules/define-properties Completed in 2ms
171 silly placeDep ROOT [email protected] OK for: [email protected] want: ^1.0.1
172 timing idealTree:node_modules/define-data-property Completed in 2ms
173 timing idealTree:node_modules/gopd Completed in 0ms
174 timing idealTree:node_modules/has-property-descriptors Completed in 0ms
175 timing idealTree:node_modules/object-keys Completed in 0ms
176 timing idealTree:node_modules/object.assign Completed in 0ms
177 silly placeDep ROOT [email protected] OK for: [email protected] want: ^2.0.0
178 silly fetch manifest functions-have-names@^1.2.3
179 http fetch GET 200 https://registry.npmjs.org/functions-have-names 7ms (cache hit)
180 timing idealTree:node_modules/regexp.prototype.flags Completed in 9ms
181 timing idealTree:node_modules/set-function-length Completed in 0ms
182 silly placeDep ROOT [email protected] OK for: [email protected] want: ^1.2.3
183 timing idealTree:node_modules/set-function-name Completed in 1ms
184 timing idealTree:node_modules/functions-have-names Completed in 0ms
185 silly placeDep ROOT [email protected] OK for: [email protected] want: ^1.9.0
186 timing idealTree:node_modules/side-channel Completed in 1ms
187 timing idealTree:node_modules/object-inspect Completed in 0ms
188 silly placeDep ROOT [email protected] OK for: [email protected] want: ^1.0.4
189 timing idealTree:node_modules/stop-iteration-iterator Completed in 1ms
190 timing idealTree:node_modules/internal-slot Completed in 0ms
191 silly placeDep ROOT [email protected] OK for: [email protected] want: ^1.0.1
192 silly placeDep ROOT [email protected] OK for: [email protected] want: ^1.1.0
193 silly placeDep ROOT [email protected] OK for: [email protected] want: ^1.0.4
194 silly placeDep ROOT [email protected] OK for: [email protected] want: ^1.0.3
195 silly fetch manifest has-bigints@^1.0.1
196 timing idealTree:node_modules/which-boxed-primitive Completed in 62ms
197 silly placeDep node_modules/is-bigint has-bigints@ OK for: [email protected] want: ^1.0.1
198 timing idealTree:node_modules/is-bigint Completed in 0ms
199 timing idealTree:node_modules/is-boolean-object Completed in 0ms
200 timing idealTree:node_modules/is-number-object Completed in 0ms
201 timing idealTree:node_modules/is-symbol Completed in 0ms
202 silly placeDep node_modules/which-collection is-set@ OK for: [email protected] want: ^2.0.1
203 silly placeDep node_modules/which-collection is-weakmap@ OK for: [email protected] want: ^2.0.1
204 silly placeDep ROOT [email protected] OK for: [email protected] want: ^2.0.1
205 timing idealTree:node_modules/which-collection Completed in 2ms
206 timing idealTree:node_modules/is-weakset Completed in 0ms
207 silly placeDep ROOT [email protected] OK for: [email protected] want: ^1.0.5
208 silly placeDep ROOT [email protected] OK for: [email protected] want: ^0.3.3
209 silly fetch manifest is-callable@^1.1.3
210 http fetch GET 200 https://registry.npmjs.org/is-callable 5ms (cache hit)
211 timing idealTree:node_modules/which-typed-array Completed in 8ms
212 timing idealTree:node_modules/available-typed-arrays Completed in 0ms
213 silly placeDep ROOT [email protected] OK for: [email protected] want: ^1.1.3
214 timing idealTree:node_modules/for-each Completed in 1ms
215 timing idealTree:node_modules/is-callable Completed in 0ms
216 timing idealTree:node_modules/es-get-iterator/node_modules/is-set Completed in 0ms
217 timing idealTree:node_modules/is-bigint/node_modules/has-bigints Completed in 0ms
218 timing idealTree:node_modules/which-collection/node_modules/is-set Completed in 0ms
219 timing idealTree:node_modules/which-collection/node_modules/is-weakmap Completed in 0ms
220 timing idealTree:buildDeps Completed in 1388ms
221 timing idealTree:fixDepFlags Completed in 1ms
222 timing idealTree Completed in 1404ms
223 timing command:install Completed in 1417ms
224 verbose type system
225 verbose stack FetchError: Invalid response body while trying to fetch https://registry.npmjs.org/is-set: ENOENT: no such file or directory, lstat '/Users/williamwilson/.npm/_cacache/content-v2/sha512/15/24/d8a4f7451a8dcaa617409afd742549b65fb31b9e0626bf93842edf9670bc04d54e655a4d632cafe05178150fcfc03942d6d114aef66609088614dc301250'
225 verbose stack at /usr/local/lib/node_modules/npm/node_modules/minipass-fetch/lib/body.js:162:15
226 verbose cwd /Users/williamwilson/Projects/bingo
227 verbose Darwin 21.6.0
228 verbose argv "/usr/local/Cellar/node/19.8.1/bin/node" "/usr/local/bin/npm" "install" "bingo-functional-js"
229 verbose node v19.8.1
230 verbose npm v8.3.1
231 error code ENOENT
232 error syscall lstat
233 error path /Users/williamwilson/.npm/_cacache/content-v2/sha512/15/24/d8a4f7451a8dcaa617409afd742549b65fb31b9e0626bf93842edf9670bc04d54e655a4d632cafe05178150fcfc03942d6d114aef66609088614dc301250
234 error errno ENOENT
235 error enoent Invalid response body while trying to fetch https://registry.npmjs.org/is-set: ENOENT: no such file or directory, lstat '/Users/williamwilson/.npm/_cacache/content-v2/sha512/15/24/d8a4f7451a8dcaa617409afd742549b65fb31b9e0626bf93842edf9670bc04d54e655a4d632cafe05178150fcfc03942d6d114aef66609088614dc301250'
236 error enoent This is related to npm not being able to find a file.
236 error enoent
237 verbose exit 1
238 timing npm Completed in 1799ms
239 verbose unfinished npm timer reify 1699325724520
240 verbose unfinished npm timer reify:loadTrees 1699325724530
241 verbose code 1
242 error A complete log of this run can be found in:
242 error /Users/williamwilson/.npm/_logs/2023-11-07T02_55_24_139Z-debug-0.log

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.