@prpl/server
TypeScript icon, indicating that this package has built-in type declarations

0.2.0 • Public • Published

@prpl/server

Development server that watches local file changes and makes those updates in the browser. Usage with @prpl/core is optional.

Dependencies

@prpl/server is the only module with more than a couple dependencies:

  • chokidar for watching file system changes
  • faye-websocket as a websocket interface on the client and server
  • open to open the project in the browser
  • serve-handler for routing requests and handling responses

Usage

Run prpl-server from the command line in the root of your project.

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.2.0
    2
    • latest

Version History

Package Sidebar

Install

npm i @prpl/server

Weekly Downloads

2

Version

0.2.0

License

MIT

Unpacked Size

12.8 kB

Total Files

9

Last publish

Collaborators

  • tyhopp