-
Updated
Jul 16, 2020 - JavaScript
#
javascript-library
Here are 2,684 public repositories matching this topic...
Modernizr is a JavaScript library that detects HTML5 and CSS3 features in the user’s browser.
Dropzone is an easy to use drag'n'drop library. It supports image previews and shows nice progress bars.
-
Updated
Jun 4, 2020 - JavaScript
A collection of common interactive command line user interfaces.
-
Updated
Jul 13, 2020 - JavaScript
The JavaScript library for modern SVG graphics.
-
Updated
Jan 10, 2020 - JavaScript
The official Semantic-UI-React integration
react
components
react-library
react-components
js-library
javascript-library
semantic-ui
component-library
frontend-components
frontend-framework
javascript-libraries
-
Updated
Jul 17, 2020 - JavaScript
This is probably the best web presentation tool so far!
javascript
markdown
keynote
slideshow
webpack
html5
css3
animation
presentation
html-presentation
slides
javascript-library
posthtml
markdown-it
ppt
webslide
-
Updated
Jun 28, 2020 - JavaScript
The world's most versatile desktop notifications framework 🌎
-
Updated
Jul 17, 2020 - JavaScript
Multiple file upload plugin with image previews, drag and drop, progress bars. S3 and Azure support, image scaling, form support, chunking, resume, pause, and tons of other features.
javascript
api
files
web-development
file-upload
vanilla-javascript
standalone
vanilla-js
javascript-library
dropzone
fineuploader
-
Updated
Nov 19, 2018 - JavaScript
JavaScript library for all kinds of color manipulations
-
Updated
Jun 24, 2020 - JavaScript
The minimal javascript library to create flowcharts ✨
javascript
marketing
minimal
marketing-automation
drag-and-drop
engine
zapier
javascript-library
diagrams
flowchart
-
Updated
Jul 4, 2020 - JavaScript
mhmttosun
commented
Apr 29, 2019
JavaScript diagramming library for interactive flowcharts, org charts, design tools, planning tools, visual languages.
visualization
javascript
html
chart
typescript
es6
graph
diagram
layout
data-visualization
javascript-library
typescript-library
es6-modules
flowchart
orgchart
gojs
interactive-diagrams
-
Updated
Jul 16, 2020 - JavaScript
The ultimate JavaScript string library
-
Updated
May 16, 2020 - JavaScript
Apify SDK — The scalable web crawling and scraping library for JavaScript/Node.js. Enables development of data extraction and web automation jobs (not only) with headless Chrome and Puppeteer.
-
Updated
Jul 13, 2020 - JavaScript
a [μ] microInteraction library built with CSS Animations and controlled by JavaScript Power
-
Updated
Oct 4, 2018 - CSS
dienluong
commented
Nov 4, 2019
Hello,
First, thank you for the project!
rs.js is advertised as "offline-first by design". But how can an app be offline-first when local data is not kept?
To give a simple example: let's say we have a notes taking app. When not connected to a remote storage, the user can still create, delete and update notes. Once connected to online storage, the new or modified notes get sync'd with
a JavaScript library which is built to easily customize and use the SVG Icons with a blaze.
-
Updated
Jul 16, 2020 - JavaScript
A library for prototyping realtime hand detection (bounding box), directly in the browser.
-
Updated
Jul 16, 2020 - JavaScript
The most versatile JavaScript animated typing utility on the planet.
-
Updated
Jul 16, 2020 - JavaScript
autoNumeric is a standalone library that provides live as-you-type formatting for international numbers and currencies.
-
Updated
Jul 16, 2020 - JavaScript
Cross platform UI controls for progressive web and hybrid apps (plain JS, jQuery, Angular and React)
react
javascript
angularjs
jquery
angular
ionic
javascript-library
hybrid-apps
ui-kit
component-library
ui-components
mobile-web
ionic-plugin
mobiscroll
-
Updated
Jul 8, 2020 - JavaScript
Single Page Switching bone(include page manage, events manage) for mobile web APP, Hybrid APP, Phonegap, PPT, Single-Screen PC page...
-
Updated
Jul 8, 2020 - JavaScript
-
Updated
Jul 12, 2020 - TypeScript
-
Updated
Jul 16, 2020 - JavaScript
A javascript library for handling currencies
-
Updated
Jul 17, 2020 - JavaScript
A little library that can be used for bursting particles effects on buttons and other elements
-
Updated
Apr 25, 2019 - JavaScript
A simple yet powerful tree component for Angular (>=2)
javascript
open-source
library
tree
angular
opensource
typescript
frontend
angular2
javascript-library
typescript-library
angular4
frontend-components
tree-component
treeview
angular5
-
Updated
Jul 15, 2020 - TypeScript
A lightweight JavaScript graphics library with the intuitive API, based on SVG/VML technology.
javascript
svg
javascript-library
vector-graphics
vml
google-closure
google-closure-library
anychart
-
Updated
Jul 13, 2020 - JavaScript
PKI.js is a pure JavaScript library implementing the formats that are used in PKI applications (signing, encryption, certificate requests, OCSP and TSP requests/responses). It is built on WebCrypto (Web Cryptography API) and requires no plug-ins.
javascript
encryption
certificate
es6
signing
javascript-library
pkcs7
pki
plug-ins
asn
timestamp
crl
pkcs5
webcrypto
pki-applications
ocsp
tsp
-
Updated
Jul 10, 2020 - JavaScript
Improve this page
Add a description, image, and links to the javascript-library topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the javascript-library topic, visit your repo's landing page and select "manage topics."
I need to scroll to a certain part of the page, using hash routing. Something like:
/#/post/32#comment-id
This project seems to solve it for the react router, but it doesn't work with inferno:
https://github.com/rafrex/react-router-hash-link.
Here's the main source, seems like it could be easily adapted to the