Skip to content

tfukaza/SnapLineJS

Repository files navigation

A minimal, un-opinionated, extensible library for making interactive UIs.

Development

Install all dependencies:

npm run install

Test the library in a vanilla Js website:

npm run dev-vanilla

Test the library in a React website:

npm run dev-react

Testing

Run end-to-end tests:

npm run test:e2e

Run unit tests:

npm run test:ut

About

A robust JS library to create node-based UIs.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published