jechaviz

Results 17 issues of jechaviz

Gridstack.js is a modern Typescript library designed to help developers create beautiful draggable, resizable, responsive bootstrap-friendly layouts with just a few lines of code. You can create more advanced grids:...

feature request
discussing
waiting to new version

Thank you so much.. Error ORMError: Connection protocol not supported - have you installed the database driver for sqlite? at Object.exports.connect (C:\Users\L\Downloads\code\js\cote-workshop\node_modules\orm\lib\ORM.js:131:24) at Object. (C:\Users\L\Downloads\code\js\cote-workshop\models.js:10:14) at Module._compile (node:internal/modules/cjs/loader:1083:30) at Object.Module._extensions..js...

Vue wrap: https://github.com/ankurk91/vue-trumbowyg From the website here https://alex-d.github.io/Trumbowyg HTML5 & semantic Editor and generated code are optimized for HTML5 support. Compatible with all recents browsers like IE9+, Chrome, Opera and...

https://www.ag-grid.com is a enterprise level table component with a community edition, it came with a vuejs wrapper. your can see more in his documentation here https://www.ag-grid.com/documentation-main/documentation.php

From his web Gridstack.js is a modern Typescript library designed to help developers create beautiful draggable, resizable, responsive bootstrap-friendly layouts with just a few lines of code. You can create...

Just like this (maybe like your awesome fluent api) In this project: https://github.com/JustinBeckwith/retry-axios and add methods like get, put, and so on doing their job. source: https://github.com/JustinBeckwith/retry-axios `raxConfig: { //...

As cplex is a commercial software, maybe you could add a config option to choose scipy instead cplex for optimizacion. just like https://github.com/wardbradt/peregrine Thank you

Currently we can do this: `$(person).transform("say.xsl")` But if xslt has params, say.xsl contains `` We could do this: `Map params=new HashMap();` `params.put("word","hello");` `$(person).transform("say.xsl",params);` At this moment, i have a verbose...

P: Medium
T: Enhancement

Sometimes is just needed to maximize the window to do something fast, then restore the prior size. ![image](https://user-images.githubusercontent.com/6210208/143787265-dda74a8e-7002-4bdb-a87a-8111a21d03f2.png) ![image](https://user-images.githubusercontent.com/6210208/143787291-d661148b-17b4-4a8c-9b89-eaff586a013b.png)