-
Here is a minimal example:
```html
Date:
const picker = new Datepicker(document.getElementById('picker'), {
dateDelimiter: ";",
format: {
toValue: (date, format, loca…
-
I would like to add a Web Application to your project, It would have the following features:
It would translate the English conversation into minions native language.
It uses pure VanillaJs and ta…
-
it also possible with only react.
-
-
Vi teller om en side blir besøkt idag i de aller fleste tilfeller.
Det er en god del sider som er laget for å vises client-side i nettlesere, og de kan vi ikke måle trafikk på idag.
Disse appene…
-
https://esm.sh/vanillajs-datepicker/js/i18n/locales/cs.js doesn't load the locales files, I think this worked earlier - https://github.com/mymth/vanillajs-datepicker/blob/master/js/i18n/locales/cs.js
-
I would like to add a task manager based on VanillaJS.
## Features
- Add new tasks
- Mark completed ones.
- Remove any task
## Additional Features
I'll try to add some animation :)
Please…
-
Minimum requirement: The EmberJS must not be available in Neos 5.0.
- [x] Remove the old content module and other script from be-modules
- [x] Rewrite the bar / menu in CSS vanilla JS -> @markusg…
-
i've been investigating whether domvm has a real memory leak (in https://github.com/domvm/domvm/issues/229) or if this was simply a recent change in chrome's GC behavior. right now it's looking like t…
-
As highlighted in PR #112 and #113, **@simplewebauthn/browser**'s `supportsWebAuthn()` method can't actually execute in browsers that _don't_ support WebAuthn, like IE11 and Edge Legacy, because those…