New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More

@kwruntime/core

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@kwruntime/core

kwruntime is a custom nodejs runtime inspired by Deno / Babel. Is the best of both worlds, the simplicity of importing urls and typescript, with all nodejs ecosystem. kwruntime is fast and doesn't have depedencies. Can work as a module for nodejs, or as a

1.1.18
Version published
Weekly downloads
205
720%
Maintainers
1
Weekly downloads
 
Created

kwruntime

kwruntime is a custom nodejs runtime inspired by Deno / Babel. Is the best of both worlds, the simplicity of importing urls and typescript, with all nodejs ecosystem. kwruntime is fast and doesn't have depedencies. Can work as a module for nodejs, or as a runtime.

  • Supports typescript out the box
  • Full ES2020 Syntax
  • Dynamic import supported
  • Import from urls with ESM syntax
  • Import from NPM in one line with ESM syntax
  • Import from github and gitlab with ESM syntax
  • Full nodejs ecosystem

Use the project

NOTE: Try on Runkit seems no work without any special reason. Please test locally on your machine.

Contribute

Contributors are welcome.

FAQs

Package last updated on 18 Mar 2022

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts