Skip to content
/ noya Public
forked from noya-app/noya

The open design tools SDK. Try our new experimental wireframing tool! 👇

Notifications You must be signed in to change notification settings

neocafe/noya

Repository files navigation

Noya

The open interface design tool.

Note: This project is actively under development and not ready for use yet!

Noya app screenshot

Why?

The design tool ecosystem is mostly closed source, furthering the gap between design and engineering. This project aims to bridge that gap.

Packages

The project is broken up into packages that can be included indepently. Here's a quick summary of the key packages:

Development Setup

To install, navigate to the root directory and run:

yarn

Then, to launch the reference app:

yarn start

This project is built with https://github.com/jpmorganchase/modular, which is an abstraction layer on top of yarn workspaces.

Running Tests

To run tests for all packages, run:

yarn test

To run tests for a specific package, e.g. noya-sketch-file, run:

yarn test noya-sketch-file

About

The open design tools SDK. Try our new experimental wireframing tool! 👇

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 98.0%
  • MDX 1.4%
  • Other 0.6%