-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #2 from rajnandan1/npminit
convert to es6 module
- Loading branch information
Showing
10 changed files
with
5,662 additions
and
22 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,2 @@ | ||
.DS_Store | ||
/node_modules/ |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -7,7 +7,7 @@ You can register any key. To run it will bind an event with your specified key a | |
## Installation | ||
From CDN | ||
``` | ||
<script src="https://cdn.jsdelivr.net/gh/rajnandan1/[email protected].2/dist/floodlight.min.js"></script> | ||
<script src="https://cdn.jsdelivr.net/gh/rajnandan1/[email protected].3/dist/floodlight.min.js"></script> | ||
``` | ||
## Demo | ||
[Live instance of Floodlight](https://rajnandan1.github.io/floodlightjs/index.html) | ||
|
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Oops, something went wrong.