@nola/engine

1.4.23 • Public • Published

AST Engine - Transfer Between Source and Visual

How to Integrate ?

1.Install

npm install
# or
yarn

2.Build

npm run build
#or
yarn build

How to Use ?

1.Import Package

import { SDK } from '@nola/engine';

2. init

const Instance = new SDK(<source code>);

console.log(Instance); // source, ast, fiber, provider

Readme

Keywords

none

Package Sidebar

Install

npm i @nola/engine

Weekly Downloads

4

Version

1.4.23

License

MIT

Unpacked Size

4.5 kB

Total Files

12

Last publish

Collaborators

  • saluman.ryan
  • primeton.com
  • joenix