-
Tiddlywiki 5.1.23 has a bunch of wonderful new features. With the advent of toggle operator and the nice working dark palettes, yet the current trend for having toggle dark/light on many websites, I …
-
The version of jquery in use is quite old. It looks like we could probably just replace the single use with vanilla JS.
-
"I am adding it to my React project with `npm install oltb` and following the examples in the `npm` directory within the examples directory. However, it still throws numerous errors like the ones belo…
-
#### Description / User Story
With this task we want to introduce a new react example application with a similar state of the current vanilla JS application ( #643 ). The task also includes hosting…
-
When running `npm run test`, not all tests pass, but instead fail with syntax error.
**To Reproduce**
1. Clone the repository
2. Check out `master` branch
3. `npm ci`
4. `npm run init`
5. `npm…
nene updated
4 months ago
-
### WebMasterLog Repository (Proposing new issue)
:red_circle: **Project Title** : Random Quote Generator
:red_circle: **Aim** : To create a web application that generates a random quote from a pred…
-
One of the things happening in `v4` is that we're aligning `call()` to be more similar to `Function.prototype.call()` This would imply that the signature for `call()` would be:
```ts
call(fn, this…
-
```js
// Setup isScrolling variable
var isScrolling;
// Listen for scroll events
window.addEventListener('scroll', function ( event ) {
// Clear our timeout throughout the scroll
window.cl…
-
- [X] The [FAQ](https://github.com/PrismarineJS/mineflayer/blob/master/docs/FAQ.md) doesn't contain a resolution to my issue
## Versions
- mineflayer: 4.20.1
- server: vanilla 1.20.4
- node:…
-