pure
Here are 145 public repositories matching this topic...
-
Updated
Jun 13, 2020 - Shell
I don't get the difference between them as explained in the documentation. Can you maybe give an example use case for each that highlight the differences?
-
Updated
Jun 14, 2020 - Scala
The text should scroll if you make a selection and move the cursor out of vertical bounds of the window, even if the mouse isn't moved. Currently, it only scrolls if the mouse is moved (ever so slightly works).
This bug was introduced during the shiny hard fork.
Documentation request:
no where is it obvious how to run multiple masternodes on a single VPS
the only solution I have found is to run
sudo ./install.sh -p xios -c 3 -n 4
and then manually edit the /etc/masternodes/xios_n1..3.conf file for each node and run each on a different port and add these ports to the firewall rules
then bootstrap each folder /var/lib/masternodes/xios1..3
is
-
Updated
Nov 1, 2019 - JavaScript
-
Updated
Feb 27, 2019 - Shell
-
Updated
Mar 3, 2019 - Haskell
-
Updated
Jun 8, 2020 - OCaml
-
Updated
Sep 12, 2018 - Scala
It would be great to put two little buttons beside search input to:
1.- Add the search text to options list and add it also to the label box
2. Add all matching search criteria to the label box
The docs state that you can import with the library like: import {indent} form 'indent.js', but that yields undefined. It should be import indent from 'indent.js'
Add Slider
-
Updated
May 28, 2020 - JavaScript
-
Updated
Nov 11, 2019 - OCaml
-
Updated
Mar 25, 2020 - JavaScript
-
Updated
Jan 29, 2018 - JavaScript
-
Updated
Jun 15, 2020 - Python
-
Updated
Oct 14, 2019 - C++
Improve this page
Add a description, image, and links to the pure topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the pure topic, visit your repo's landing page and select "manage topics."
Seems like the library works with Preact but there are no tests and documentation about it.