# wizzi-js

A Wizzi Core Plugin for javascript and typescript code-generation..


## Work still in progress

Availability of features will be announced

on [Twitter](https://twitter.com/wizziteam) and [Facebook](https://www.facebook.com/wizzifactory)


## Features
### Implemented Wizzi Models

<table>
<tr>
<th>Schema</th>
<th>Descriptionn</th>
<th>Builtin</th>
<th>Model transformers</th>
<th>Artifacts</th>
</tr>
<tr>
<td>
js<td>javascript wizzi language model</td>
<td>
no<td>

<table>
</table>

<td>

<table>
<tr>
<td>js/module</td>
</tr>
</table>

</tr>
<tr>
<td>
ts<td>typescript wizzi language model</td>
<td>
no<td>

<table>
</table>

<td>

<table>
<tr>
<td>ts/module</td>
</tr>
</table>

</tr>
</table>



<p>Wizzi Plugins are documented <a href="https://wizzifactory.github.io/docs/wizziplugins.html">here</a>.</p>



<p>You can find a few samples in the /examples folder, but you can find more in the <a href="https://github.com/wizzifactory/wizzi/tree/master/packages/wizzi-demo/.wizzi/ittf/examples/advanced/plugins">demo package</a>.</p>

## Source and generation
wizzi-js is generated using the Wizzi factory ver 0.7


## Wizzi

One machinery, many productions.



<p><a href="https://stfnbssl.github.io/wizzi">Project page</a></p>

## Built With
* [Nodejs](https://nodejs.org)

* [Wizzi Factory](https://github.com/wizzifactory)


## License

<p>This project is licensed under the MIT License - see the <a href="license.txt">license.txt</a> for details.</p>

