Questions tagged [lasso.js]

Lasso.js is an eBay open source Node.js-style JavaScript module bundler that also provides first-level support for optimally delivering JavaScript, CSS, images and other assets to the browser. Use this tag for asking programming questions related to the Lasso.JS builder only. Use the [d3.js-lasso] tag for the D3 JS lasso plugin. For questions on Lasso Regression, use the [lasso-regression] tag instead.

Lasso.js is an eBay open source Node.js-style JavaScript module bundler that also provides first-level support for optimally delivering JavaScript, CSS, images and other assets to the browser.

Learn more at https://github.com/lasso-js/lasso

7 questions
2
votes
1 answer

Getting errors in the MarkoJs "Getting Started" tutorial

I'm a newbie at Node.js and Marko. Getting errors in the "Installing" section. Getting the error when I try the following command: lasso --main client.js --plugins lasso-marko --inject-into index.html Any help will be great. Error: PS…
Pranav Shah
  • 3,233
  • 3
  • 30
  • 47
1
vote
1 answer

Marko Dynamic Tag with Component

I have a marko website where I have some dynamic components being called via a for loop: /pages/note/index.marko import layout from "../../layouts/base" <${layout} title="test"> <${card} /> …
Conflagrationator
  • 251
  • 1
  • 3
  • 8
1
vote
2 answers

LassoJS and Marko-WIdgets

So guys, I'm in a bit little nightmare here. Starting using makoJs and Marko-widgets loving so far. But... This is the thing I follow the organization of some samples and integrate with the lassoJS. So in the lasso way of doing things I do not get…
0
votes
0 answers

Suggestion on how to represent LASSO results

I know that this might sound a quite general question but still I will try. I am working on python and have conducted some ridge and LASSO analyses on 616 variables. Now, of course LASSO and Ridge selected some variables and neglected some others.…
Lusian
  • 629
  • 1
  • 5
  • 11
0
votes
1 answer

How to use Google Maps with Marko.js and Lasso.js and link global variables to other templates

I'm in a project using Marko.js with Lasso.js for building .js and .scss code. I can successfully interact with Google Maps API through