-
Hi,
There's a small API available for jsDelivr. Example: http://api.jsdelivr.com/v1/jsdelivr/libraries . See also [documentation](https://github.com/jsdelivr/api).
Maybe it would be wise to use that…
-
### Describe the feature
A easy function to print code from editor / export to html.
### Use Case
This is a useful function for the editor. And has been requested / asked how to achieve befor…
-
@catarak @lmccart and I discussed this on a call yesterday. At some point in the future we'd like to have a library management system (#4), but for now we need a simple way to keep the p5.js version …
-
I have hit a digest recursion problem when opening an object that has more than 10 levels deep. For example,
```
testObj = { lvl0: { lvl1: { lvl2: { lvl3: { lvl4: { lvl5: { lvl6: { lvl7: { lvl8:…
-
I building a simple demo chat app with fcm integrated for new message notification. As far as I know, in [fcm doc ](https://firebase.google.com/docs/cloud-messaging/js/receive?authuser=0#handle_mess…
-
So I'm using [Mapbox GL Leaflet](https://github.com/mapbox/mapbox-gl-leaflet), and I need an attribution.
It works for an OSM layer, but not my custom layer.
```
ui-leaflet mapbox-gl-l…
-
I'm using https address for ReportingService. I'm hosting a http jsreport server on this address with nginx/certbot (using your suggested config)
The address works perfectly fine with PostMan. I se…
-
Hi,
using sass worker with cdnjs ins't possible for access domain origin. Can be possible pass a blob with js sass worker code, or passing directly an instance of the worker?
Thanks
-
I am using Angular2 VIS to create Network nodes and edges dynamically from my datasource using a for loop. I have noticed a weird issue when my lable size is more than 10 and having some special chara…
-
Hi guys
I am trying to access Booked API after changing the Authentication mechanism to CAS. For this, used CAS Plugin and configured changes in CAS.Config,php as follows -:
```php
conf['setti…