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

kaeedo/Perla

 
 

Repository files navigation

Perla Dev Server wakatime

Open in Gitpod

Perla is a cross-platform single executable binary CLI Tool for a Development Server of Single Page Applications (like vite/webpack but no node required!).

If that sounds like something nice, Check The docs!

Status

The current v1.0.0 development is taking place in the dev branch, please check it out, also the releases tab contains the most recen betas to try out!

Existing tools

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

  • jspm - Import map handling, they are the best at manipulating import maps ❤️
  • vite
  • snowpack

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# 82.7%
  • TypeScript 6.5%
  • JavaScript 4.6%
  • CSS 3.9%
  • HTML 2.3%