1.1.20 • Published 2 years ago

@kwruntime/core v1.1.20

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

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.

1.1.20

2 years ago

1.1.19

2 years ago

1.1.18

2 years ago

1.1.17

2 years ago

1.1.16

2 years ago

1.1.15

2 years ago

1.1.14

2 years ago

1.1.13

2 years ago

1.1.12

2 years ago

1.1.11

2 years ago

1.1.10

2 years ago

1.1.9

2 years ago