Skip to content
/ Perla Public
forked from AngelMunoz/Perla

A cross-platform tool for unbundled front-end development that doesn't depend on Node or requires you to install a complex toolchain

License

Notifications You must be signed in to change notification settings

yoki31/Perla

 
 

Repository files navigation

Perla Dev Server

Check the samples https://github.com/AngelMunoz/perla-samples

Perla is a cross-platform single executable binary CLI Tool for a Development Server of Single Page Applications.

If that sounds like something nice, Check The docs!

Status

This project is in development, current goals at this point are:

  • Remove npm/node out of the equation.
  • For F# users, seamless fable integration.
  • A Fast and easy to use Development server
  • Build for production using esbuild.
  • Binary Release for users outside .NET
  • HMR (for other than CSS)
  • Plugin System

For more information check the Issues tab.

Existing tools

If you actually use and like nodejs, then you would be better taking a look at the tools that inspired this repository

These tools have a bigger community and rely on an even bigger ecosystem plus they support plugins via npm so if you're using node stick with them they are a better choice Perla's unbundled development was inspired by both snowpack and vite, CDN dependencies were inspired by snowpack's remote sources development

About

A cross-platform tool for unbundled front-end development that doesn't depend on Node or requires you to install a complex toolchain

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages

  • F# 77.3%
  • TypeScript 11.1%
  • CSS 6.9%
  • JavaScript 2.4%
  • HTML 2.3%