-
Notifications
You must be signed in to change notification settings - Fork 0
/
README.hbs
27 lines (23 loc) · 1.5 KB
/
README.hbs
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
<p align="center">
<a href="http://www.puntorigen.com/" target="blank"><img src="https://user-images.githubusercontent.com/57605485/144762579-7114f229-a01a-4afd-9a18-62ec3dbf3478.png" width="320" alt="Concepto DSL Logo" /></a>
</p>
<p align="center">A progressive <a href="http://nodejs.org" target="blank">Node.js</a> framework for visually building efficient and scalable nodejs based applications.</p>
<p align="center">
<a href="https://www.npmjs.com/~concepto"><img src="https://img.shields.io/npm/v/@concepto/dsl_parser.svg" alt="NPM Version" /></a>
<a href="https://www.npmjs.com/~concepto"><img src="https://img.shields.io/npm/l/@concepto/dsl_parser.svg" alt="Package License" /></a>
<a href="https://www.npmjs.com/~concepto"><img src="https://img.shields.io/npm/dm/@concepto/dsl_parser.svg" alt="NPM Downloads" /></a>
<a href="https://www.npmjs.com/~concepto" target="_blank"><img src="https://img.shields.io/tokei/lines/github/puntorigen4u/dsl_parser"></a>
<a href="https://twitter.com/punt0rigen" target="_blank"><img src="https://img.shields.io/twitter/follow/punt0rigen.svg?style=social&label=Follow"></a>
</p>
## Description
ES6 Class for creating and parsing <a href="https://www.npmjs.com/package/@concepto/cli">Concepto DSL</a> files.<br/>
Note you need to pass all arguments as an <i>object with keys</i>.
# API Reference
{{#module name="dsl_parser"}}
{{>body~}}
{{>member-index~}}
{{>separator~}}
{{>members~}}
{{/module}}
* * *
© 2020-2022 Pablo Schaffner <pablo@puntorigen.com>.