0.2.0 • Published 1 year ago
@tutods/sanity-url-builder v0.2.0
Sanity Image URL Builder
This repository is a fork of Sanity Image from @coreyward but with a different structure. In this case, I transform the repo into a monorepo, allowing to have the utils logic, like buildSrc
, buildSrcSet
, etc. separated from the React component created by @coreyward.
📝 To Do list
buildSrc
,buildSrcSet
andbuildSvgAttributes
util;- These utils are copied directly from @coreyward repository.
- Implement image component to be used on SolidJS;
📚 Documentation
For the documentation, please (for now), visit the Sanity Image from @coreyward repository.