/noraneko

An artifact based testbed browser

Primary LanguageCSSMozilla Public License 2.0MPL-2.0

Welcome to Noraneko Browser Repository!

Warning

Experimental!

Noraneko Browser is currently testbed of modern JS environment for Floorp.

Star me!

Noraneko Docs available!

Please visit noraneko.pages.dev!

How to Start Development

  1. Run pnpm install

You can run pnpm build and pnpm dev. pnpm build outputs files, while pnpm dev is used for debugging the code with file watch. Refer to "How to Debug" for instructions on using pnpm dev.

How to Debug

Windows

  1. Install zstd and add it to the PATH.
  2. Download the latest successful build artifact from noraneko-runtime Action.
  3. Extract the zip file and place nora-win_x64-bin.tar.zst in the project root.
  4. Run pnpm dev.
  5. The browser will launch, and if you change any files, the browser will restart automatically.

Credits

Thank you @CutterKnife for the logo!

Projects that are inspired by or used in Noraneko

Thank you!

LICENSE

Mozilla Public License 2.0