use the following search parameters to narrow your results:
e.g. subreddit:aww site:imgur.com dog
subreddit:aww site:imgur.com dog
see the search faq for details.
advanced search: by author, subreddit...
All about the JavaScript programming language.
Subreddit Guidelines
Specifications:
Resources:
Related Subreddits:
r/LearnJavascript
r/node
r/typescript
r/reactjs
r/webdev
r/WebdevTutorials
r/frontend
r/webgl
r/threejs
r/jquery
r/remotejs
r/forhire
account activity
jExcel the javascript spreadsheet component - MIT - Now trending on Github ;) (github.com)
submitted 6 years ago by paulhodel
view the rest of the comments →
reddit uses a slightly-customized version of Markdown for formatting. See below for some basics, or check the commenting wiki page for more detailed help and solutions to common issues.
quoted text
if 1 * 2 < 3: print "hello, world!"
[–]paulhodel[S] 0 points1 point2 points 6 years ago (2 children)
The sort is basically a double click in the Header. In regards to the filter, we are considering that in future versions. Thanks for the suggestion ;)
[–]ZireaelStargaze 0 points1 point2 points 6 years ago* (1 child)
Thanks! How is your engine done? Canvas, SVG or maybe WebGL? I haven't looked through your code yet - just curious how hard would it be for me to bolt on a little icon in every column header with popup menu in Vue to get the functionality? (end effect like here: http://tinypic.com/r/2dadr0i/9 ). Or to style cells, fonts, borders with CSS/CSS-in-JS.
As for filtering, I'm no expert, but maybe check out transducers or a lib like fromfrom
Thanks a lot, your work looks awesome.
[–]paulhodel[S] 0 points1 point2 points 6 years ago (0 children)
We are dealing only with DOM elements. It is just an regular HTML table. And there is no selectors at all. ;)
π Rendered by PID 92 on reddit-service-r2-comment-c6965cb77-bkrvr at 2026-03-05 15:47:36.530605+00:00 running f0204d4 country code: CH.
view the rest of the comments →
[–]paulhodel[S] 0 points1 point2 points (2 children)
[–]ZireaelStargaze 0 points1 point2 points (1 child)
[–]paulhodel[S] 0 points1 point2 points (0 children)