Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/amgauna/javascript-library

JavaScript Library
https://github.com/amgauna/javascript-library

Last synced: about 2 months ago
JSON representation

JavaScript Library

Awesome Lists containing this project

README

        

# JavaScript-Library

JavaScript Library




.html,body,h1,h2,h3,h4,h5,h6,p,span {font-family: 'Arial, Helvetica, sans-serif'; color:black;}





























import {Draggable, Point2DSpring, Tossable, combineStyleStreams,getPointerEventStreamsFromElement}
from "https://ajax.googleapis.com/ajax/libs/material-motion/0.1.0/material-motion.bundle.js";















/* Navbar Menu / JavaScript */
$('collapse') collapse();
$('dropdown-toggle') dropdown();
$('body') scrollspy({target: ".navbar";})
$('btn') button();
$("#myModal") modal();