Dylan Piercey

Results 48 issues of Dylan Piercey

Current versions of sift.js expose a "use" function to add custom filters, it would be awesome if fiddle.js added this feature as well for custom modifier functions and also that...

Is this project looking for a maintainer? It would be nice to see this project updated and perhaps even mentioned in the sift.js readme. I would think many people who...

Randomly stumbled on this library - it looks awesome. One thing that seems missing is the ability to initially render on the server side. Even internally using something like https://github.com/krisselden/simple-dom...

feature

@matthewwithanm @lettertwo Two years ago I was looking heavily into isomorphic JavaScript when I stumbled upon this library. It struck me that this was a very interesting idea and decided...

Is there a way to include the sourcemaps from bower_components into the current bundle? My dependencies have an external sourcemap (and are in bower), however it would be nice if...

By including the package-lock the initial installs from `marko-create` will be faster. Before we do this though we should write a periodic github action that updates the lock files or...

## Description Avoids matching `~/` with our resolve alias. Somewhat of a workaround for #133.

Check if we can use [import maps](https://github.com/WICG/import-maps) to inline small chunks output by vite as data uris.

``` console npm install jashkenas/backbone ``` It would be handy to use github url's with the cdn, similar to npm.