Perla 1.0.0-beta-021

This is a prerelease version of Perla.
There is a newer version of this package available.
See the version list below for details.
dotnet tool install --global Perla --version 1.0.0-beta-021
                    
This package contains a .NET tool you can call from the shell/command line.
dotnet new tool-manifest
                    
if you are setting up this repo
dotnet tool install --local Perla --version 1.0.0-beta-021
                    
This package contains a .NET tool you can call from the shell/command line.
#tool dotnet:?package=Perla&version=1.0.0-beta-021&prerelease
                    
nuke :add-package Perla --version 1.0.0-beta-021
                    

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!

Description:
  The Perla Dev Server!

Usage:
  Perla [command] [options]

Options:
  --version       Show version information
  -?, -h, --help  Show help and usage information
  --info <info>   Brings the Help dialog []

Commands:
  setup                                  Initialized a given directory or perla itself
  t, templates <templateRepositoryName>  Handles Template Repository operations such as list, add, update, and remove templates
  describe, ds <properties>              Describes the perla.json file or it's properties as requested
  b, build                               Builds the SPA application for distribution
  s, serve, start                        Starts the development server and if fable projects are present it also takes care of it.
  add, install <package>                 Shows information about a package if the name matches an existing one
  remove <package>                       removes a package from the
  list, ls                               Lists the current dependencies in a table or an npm style json string
  regenerate, restore                    Restore the import map based on the selected mode, defaults to production
  create, generate, n, new <name>        Creates a new project based on the selected template if it exists

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

Product Compatible and additional computed target framework versions.
.NET net6.0 is compatible.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 is compatible.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  net10.0 was computed.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

Version Downloads Last Updated
1.0.0 539 11/19/2025
1.0.0-rc-003 319 8/15/2025
1.0.0-rc-002 336 8/15/2025
1.0.0-beta-032 172 7/27/2025
1.0.0-beta-031 527 7/24/2025
1.0.0-beta-030 534 7/21/2025
1.0.0-beta-029 127 7/18/2025
1.0.0-beta-028 194 7/18/2025
1.0.0-beta-027 201 7/17/2025
1.0.0-beta-026 195 7/16/2025
1.0.0-beta-025 189 7/14/2025
1.0.0-beta-024 472 4/28/2023
1.0.0-beta-023 436 4/27/2023
1.0.0-beta-022 363 4/26/2023
1.0.0-beta-021 454 4/24/2023
1.0.0-beta-020 496 4/23/2023
1.0.0-beta-018 431 4/15/2023
1.0.0-beta-017 440 4/13/2023
1.0.0-beta-016 518 4/12/2023
Loading failed