Skip to content

Releases: zlatnaspirala/nidza

1.0.5

01 Sep 11:06
Compare
Choose a tag to compare

Nidza 1.0.5 have two operative components :

- _textComponent_
- _starComponent_


To run examples navigate to the : 
`http://localhost/nidza/examples/example.html?u=star-example.js`

Develop:

Navigate:
http://localhost/nidza/examples/dev.html

Load:
import { Nidza } from "../../index";

nidza-1 0 5

For npm users use :

  npm i nidza

and

import { Nidza } from "nidza";