You're Invited: Meet the Socket team at BSidesSF and RSAC - April 27 - May 1.RSVP
Socket
Sign inDemoInstall
Socket

@kwruntime/core

Package Overview
Dependencies
Maintainers
1
Versions
21
Alerts
File Explorer

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.16
npm
Version published
Weekly downloads
0
Maintainers
1
Weekly downloads
 
Created
Source

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.

  • Changes history CHANGES.md
  • Installation INSTALL.md
  • Documentation DOCS.md
  • Plugin for vscode, atom, etc: https://github.com/kwruntime/vscode-plugin

Contribute

Contributors are welcome.

Keywords

loader

FAQs

Package last updated on 10 Feb 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