<feed xmlns='http://www.w3.org/2005/Atom'>
<title>yomitan/ext/js/language/sandbox, branch 24.01.14.0</title>
<subtitle>refold-tools yomitan fork</subtitle>
<id>https://git.pipeframe.xyz/fork/yomitan/atom?h=24.01.14.0</id>
<link rel='self' href='https://git.pipeframe.xyz/fork/yomitan/atom?h=24.01.14.0'/>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/'/>
<updated>2023-12-29T03:31:45+00:00</updated>
<entry>
<title>Comment updates (#481)</title>
<updated>2023-12-29T03:31:45+00:00</updated>
<author>
<name>Cashew</name>
<email>52880648+Scrub1492@users.noreply.github.com</email>
</author>
<published>2023-12-29T03:31:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=d90d408279938d389019a8bed15c5eb95af7c8bc'/>
<id>urn:sha1:d90d408279938d389019a8bed15c5eb95af7c8bc</id>
<content type='text'>
* comment updates

* comment updates</content>
</entry>
<entry>
<title>move dictionary files to dictionary folder (#429)</title>
<updated>2023-12-23T10:29:48+00:00</updated>
<author>
<name>StefanVukovic99</name>
<email>stefanvukovic44@gmail.com</email>
</author>
<published>2023-12-23T10:29:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=6550495282780abaaa4c1aa4d33e3907fedf2927'/>
<id>urn:sha1:6550495282780abaaa4c1aa4d33e3907fedf2927</id>
<content type='text'>
</content>
</entry>
<entry>
<title>IIFE updates (#384)</title>
<updated>2023-12-19T04:41:23+00:00</updated>
<author>
<name>toasted-nutbread</name>
<email>toasted-nutbread@users.noreply.github.com</email>
</author>
<published>2023-12-19T04:41:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=6b07b1e6e158f718fd30c44878a72c3b6ad83fa0'/>
<id>urn:sha1:6b07b1e6e158f718fd30c44878a72c3b6ad83fa0</id>
<content type='text'>
* Remove most IIFEs

* Move IIFEs into functions

* Don't await background-main</content>
</entry>
<entry>
<title>Update eslint spacing rules (#366)</title>
<updated>2023-12-17T01:04:56+00:00</updated>
<author>
<name>toasted-nutbread</name>
<email>toasted-nutbread@users.noreply.github.com</email>
</author>
<published>2023-12-17T01:04:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=b249627434d3a94420ac4d98c3ce720767e57b43'/>
<id>urn:sha1:b249627434d3a94420ac4d98c3ce720767e57b43</id>
<content type='text'>
* Add space-infix-ops rule

* Add no-multi-spaces

---------

Co-authored-by: Darius Jahandarie &lt;djahandarie@gmail.com&gt;</content>
</entry>
<entry>
<title>Update library types</title>
<updated>2023-11-28T04:05:37+00:00</updated>
<author>
<name>toasted-nutbread</name>
<email>toasted-nutbread@users.noreply.github.com</email>
</author>
<published>2023-11-28T04:05:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=ec67de5c0c4abc11232d3f3a8a8e9bb2fe045daa'/>
<id>urn:sha1:ec67de5c0c4abc11232d3f3a8a8e9bb2fe045daa</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update types</title>
<updated>2023-11-27T19:55:27+00:00</updated>
<author>
<name>toasted-nutbread</name>
<email>toasted-nutbread@users.noreply.github.com</email>
</author>
<published>2023-11-27T19:55:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=7aed9a371b0d74c0d75179a08068e8935b76d780'/>
<id>urn:sha1:7aed9a371b0d74c0d75179a08068e8935b76d780</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add JSDoc type annotations to project (rebased)</title>
<updated>2023-11-27T17:48:14+00:00</updated>
<author>
<name>toasted-nutbread</name>
<email>toasted-nutbread@users.noreply.github.com</email>
</author>
<published>2023-11-27T17:48:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=4da4827bcbcdd1ef163f635d9b29416ff272b0bb'/>
<id>urn:sha1:4da4827bcbcdd1ef163f635d9b29416ff272b0bb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Modernize codebase</title>
<updated>2023-11-04T09:45:57+00:00</updated>
<author>
<name>Darius Jahandarie</name>
<email>djahandarie@gmail.com</email>
</author>
<published>2023-11-04T09:45:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=ef79eab44bfd000792c610b968b5ceefd41e76a0'/>
<id>urn:sha1:ef79eab44bfd000792c610b968b5ceefd41e76a0</id>
<content type='text'>
- Use ES modules
- Remove vendored libs and build them from npm using esbuild
- Switch from JSZip to zip.js
</content>
</entry>
<entry>
<title>fixed eslint, changed header to only use 2 spaces, added missing headers to test</title>
<updated>2023-03-23T05:59:35+00:00</updated>
<author>
<name>Austin Siew</name>
<email>17107540+Aquafina-water-bottle@users.noreply.github.com</email>
</author>
<published>2023-03-23T05:59:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=a14251ea2b2b77b94fa5436b8c055a99c5f66e95'/>
<id>urn:sha1:a14251ea2b2b77b94fa5436b8c055a99c5f66e95</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Updated LICENSE to full license, added Yomitan 2023 to all license headers</title>
<updated>2023-03-21T11:53:36+00:00</updated>
<author>
<name>Austin Siew</name>
<email>17107540+Aquafina-water-bottle@users.noreply.github.com</email>
</author>
<published>2023-03-21T11:53:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=a2b239886eab4975d93b8be689fb321e6a0e3afa'/>
<id>urn:sha1:a2b239886eab4975d93b8be689fb321e6a0e3afa</id>
<content type='text'>
</content>
</entry>
</feed>
