@mammut-fe/hive-parser
TypeScript icon, indicating that this package has built-in type declarations

1.0.3 • Public • Published

hive-parser

Build Status

Install

npm i @mammut-fe/hive-parser --save

Usage

import { Parser } from '@mammut-fe/hive-parser';

const parser = new Parser();
const node = parser.parse(`use database`);

console.log(node);

result

result

Readme

Keywords

Package Sidebar

Install

npm i @mammut-fe/hive-parser

Weekly Downloads

0

Version

1.0.3

License

ISC

Unpacked Size

162 kB

Total Files

25

Last publish

Collaborators