Skip to content

[WIP] An experimental Deno implementation of Masto.js

License

Notifications You must be signed in to change notification settings

neet/deno-masto

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

deno-masto

An experimental Deno implementation of Masto.js

Current status

Under the src/ directory, there are several useful source codes which have been ported from Masto.js and modified to work with Deno, but Masto class and other major features of Masto.js is not ported yet.

This is because currently, we don't have enough toolchain to develop Deno module with editor integrations (yes we have deno/vscode_deno, but it's not stable yet and has limitation) so I felt it is hard to continue developing at this moment.

However, in the future when it becomes easier to do things with Deno, I will surely release the usable version of deno-masto. So please wait for it (or contribute to Deno to make it earlier). I just considered it is premature for now.

Development

About

[WIP] An experimental Deno implementation of Masto.js

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published