javascript-library
Here are 2,683 public repositories matching this topic...
I had found a couple of issues that could be clarified in the documentation and examples from the wiki.
Mock Server Files
The example doesn't work correctly when multiple mock files are removed the "drop files here" message is shown early due to the files property not being populated with the entries added programmatically. (I assume because they're objects not file instances). I tri
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
Hi,
The docs say that:
validate: (Function) Receive the user input and answers hash. Should return true if the value is valid, and an error message (String) otherwise. If false is returned, a default error message is provided.
But when my validate function returns false, no default error message is shown on screen.
If the validate function returns a string instead, the custom error m
Getting started step 13 does not progress to step 14 when play button is pressed, nor do any steps >= 13 progress when the play button is pressed. Those steps also cannot be navigated to manually.
Uncaught DOMException: Failed to execute 'querySelector' on 'Document': 'rgb(186, 218, 85)' is not a valid selector.
Information
Tested with MacOS Sierra:
- Chr
Bug Report
Steps
- Go to documentation for Ribbon type labels
- Click the CodeSandbox link in the top-right corner of the examples segment
- When the checkmark appears, click it to be taken to CodeSandbox
- When CodeSandbox loads, notice that the URLs for the
tags have doubled the URL prefix so they are: `<Im
This is probably the best web presentation tool so far!
-
Updated
Jun 28, 2020 - JavaScript
The promise already says whether it's accepted or rejected, I'd expect an invocation that doesn't necessarily raise an exception when permission is denied.
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.
-
Updated
Nov 19, 2018 - JavaScript
Would you accept a pull request adding tint and shade functions? These would mix the colour with white and black respectively, at a given percentage.
The minimal javascript library to create flowcharts
-
Updated
Jul 4, 2020 - JavaScript
JavaScript diagramming library for interactive flowcharts, org charts, design tools, planning tools, visual languages.
-
Updated
Jul 7, 2020 - JavaScript
The ultimate JavaScript string library
-
Updated
May 16, 2020 - JavaScript
Also, it's not "@apify/httpRequest" package but "@apify/http-request"
a [μ] microInteraction library built with CSS Animations and controlled by JavaScript Power
-
Updated
Oct 4, 2018 - CSS
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
May 2, 2020 - JavaScript
The most versatile JavaScript animated typing utility on the planet.
-
Updated
May 2, 2020 - JavaScript
E.g. a mbsc-note-msg that maybe is a bit greyed out with info for the field - e.g. "The password must be at least 12 characters long." or "This will be the username other users recognize you by"
Should just not be colored - and maybe not bold.
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
Hi there! I'm new here and has some trouble with the api.
Expect
By default, currency resolves to a string value.
2.51 + .01; // => 2.5199999999999996
currency(2.51).add(.01); // => 2.52Actual
It returns an object but not the string i expected
2.5199999999999996
{ intValue: 252,
value: 2.52,
s:A little library that can be used for bursting particles effects on buttons and other elements
-
Updated
Apr 25, 2019 - JavaScript
PLEASE READ CAREFULLY!
Reproduce
Please reproduce here if reporting a bug, or requesting help:
https://stackblitz.com/edit/angular-wxansn
Additional Info
- paste your package.json
- which browser
- paste your code
Use the Slack Channel
The fastest way to get an answer is via the slack channel:
https://angular-tree-component.herokuapp.com/
You will also get updates on relea
A lightweight JavaScript graphics library with the intuitive API, based on SVG/VML technology.
-
Updated
Jul 13, 2020 - JavaScript
The sed commands throw the error because macOS or BSD systems require a more specific -i flag.
A solution may be found here: https://stackoverflow.com/questions/7573368/in-place-edits-with-sed-on-os-x
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."


Heya!
I just discovered a super weird bug in 3.5.0 where the test for csstransforms3d returns a false negative in Webkit-based browsers if body is set to display:flex, and the text contents of the body exceed 205 characters.
Replicated on Chrome 61.0.3163.100 and Safari 10.1.2 (12603.3.8). Not present on Gecko.
Check [Codepen for isolated, replicable case.](https://codepen.io/anon/pen/