Skip to content

Files

Latest commit

76f50e5 · Jul 2, 2021

History

History
13 lines (8 loc) · 570 Bytes

readme.md

File metadata and controls

13 lines (8 loc) · 570 Bytes

Intro

Creating a PR is highly appreciated!

This module is a multifunctional and easy-to-use wrapper around ChakraCore JavaScript engine (WIP)

This wrapper includes: Fully customizable module system, and powerful builtin one, which can import not just javascript modules, but also json, json6 (WIP), csv, xml and yaml modules. Intuitive wrappers around objects, numbers, bigints, arrays, functions and classes.

Docs: WIP

I want to give special thanks to @rhuanjl for helping me resolving issues with the Module System.