Skip to content

Latest commit

 

History

2 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

Rocket.js

Getting started

deno task start

Legacy Rocket

Initially this script was written with jQuery in mind. In case you need it back you can un/comment the following lines:

<!-- Rocket.js -->
<!-- <script type="module" src="./main.js"></script> -->

<!-- Legacy Rocket -->
<script
    src="https://code.jquery.com/jquery-2.2.4.min.js"
    integrity="sha256-BbhdlvQf/xTY9gja0Dq3HiwQF8LaCRTXxZKRutelT44="
    crossorigin="anonymous"
></script>
<script src="./rocket-legacy.js"></script>

Enjoy ✨

About

No description, website, or topics provided.

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages