Hooked On Yarn

Hooked On Yarn Welcome to Hooked on Yarn! https://ko-fi.com/hookedonyarn0712

Starting something a little different . I’ll post when I get a little farther in
01/17/2026

Starting something a little different . I’ll post when I get a little farther in

I need y’all to use this for ordering and paying for anything u want made by me . I have no problem answering questions ...
06/21/2025

I need y’all to use this for ordering and paying for anything u want made by me . I have no problem answering questions on here but as far as ordering it needs to go through this link . Ty for understanding

Support HookedonYarn

https://ko-fi.com/hookedonyarn0712Bare with me as I start to add more things to my page but if u are looking for a commi...
06/14/2025

https://ko-fi.com/hookedonyarn0712

Bare with me as I start to add more things to my page but if u are looking for a commission or want something made please go through this . All sales need to be made through this if u are not local thank you

Support HookedonYarn

Hey all I am working on setting up a kofi account to make it easier to sell . https://ko-fi.com/hookedonyarn0712Here is ...
06/05/2025

Hey all I am working on setting up a kofi account to make it easier to sell .

https://ko-fi.com/hookedonyarn0712
Here is the link if you like to check it out . But please give me a little time to post the things I have made and ready to go .

Support HookedonYarn

Finished and ready for a new home message me for details if interested 😻
03/02/2025

Finished and ready for a new home message me for details if interested 😻

52 stars in the works to finish a blanket I had started a while ago !
08/25/2024

52 stars in the works to finish a blanket I had started a while ago !

New blanket project for someone . Love how this is coming how and it’s not even half way done yet.
03/27/2024

New blanket project for someone . Love how this is coming how and it’s not even half way done yet.

Work in progress c2c , first time ever making it
09/17/2023

Work in progress c2c , first time ever making it

Address

Woodbury, CT

Website

Alerts

Be the first to know and let us send you an email when Hooked On Yarn posts news and promotions. Your email address will not be used for any other purpose, and you can unsubscribe at any time.

Contact The Establishment

Send a message to Hooked On Yarn:

Share

//iconSize: [32, 32], //html: '' }) .bindTooltip(name, { //permanent: true, direction: 'bottom', //offset: L.point(12, 25), //opacity: 0.88, interactive: true }) .bindPopup(name); markersLayer.addLayer(marker); } function getMore() { if (gettingMore) { return; } gettingMore = true; var center = map.getCenter(); $.ajax({ url: "/vicinitysearch", data: { lat: center.lat, lng: center.lng, country: "UNITED STATES" } }) .done(function(data) { var added = 0; data.forEach(function(loc) { if (!locationIds.includes(loc.id)) { var mapLoc = {id:loc.id,lat:loc.latitude,lng:loc.longitude,title:trunc20(loc.name),popupHtml:loc.popupHtml,urlPath:loc.urlPath,pictureUrl:loc.pictureUrl}; locations.push(mapLoc); locationIds.push(loc.id); map._addMarker(mapLoc); added++; } }); }) .always(function() { gettingMore = false; }); } map._clearMarkers = function() { markersLayer.clearLayers(); } }); }, 4000); });