Skip to content
#

vanillajs

Vanilla JavaScript is the native JavaScript language included in the browser and standardized/maintained by ECMA International and W3C.

Here are 512 public repositories matching this topic...

lukasoppermann
lukasoppermann commented Feb 23, 2018

Convert the source file to typescript, which will be compiled in the rollup build step.
While we currently use .ts files, typehinting etc. is not used in the files.

If you want to help:
Just start adding typehints to any file that is still missing them or improve the ones that already have them. Feel free to send a PR for files even if only a part of them is converted.

joelhickok
joelhickok commented Jan 10, 2020

Any plans to add positioning functionality to the component?

I know this involves a bit of work to setup containers for each corner of the window, but it would be nice to be able to use the notify function to add a position property.

Hopefully I can fork this when I wrap up a big project in the Spring, and maybe submit a pull request if "beyonk" hasn't had a chance to work on this.

Created by Brendan Eich

Released December 04 1995

Related Topics

ecmascript javascript