View on GitHub
 (0 comments) (1 reaction) (0 assignees)TypeScript (449 forks)github user discovery
enhancementhelp wanted

Repository metrics

Stars
 (3,302 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

Some popular packages, like Ramda, allow installation from Deno, - a js/ts environment, much more secure than NodeJS, made by Ryan Dahl, author of NodeJS (with ts being first-class citizen, with an integrated linter, test runner, and some very good docs...). Uhm... This is John Snow

It will require to remove all the NodeJS dependencies though, so it will barely possible, I presume. But still, I'd like to see it in Deno, so here's the issue anyway... :(

Contributor guide