Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

iora

Package Overview
Dependencies
Maintainers
1
Versions
17
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

iora

Make your servers modular and easier to manage with iora.

  • 3.1.5
  • latest
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
0
decreased by-100%
Maintainers
1
Weekly downloads
 
Created
Source

iora

Version Travis Gitter

Iora is a boilerplate stuffed into a CLI tool that makes it a breeze to create modular servers through Express.

You can route requests to JavaScript files and add middleware that's either npm or locally hosted via iora.json

Check out iora-static middleware if you're interested in making a portion of your server a static file-serve.

Install

You can install iora via npm:

npm install -g iora

(May require sudo)

Usage

iora <command> [directory] [options...]

Run iora help for a list of commands and their usage.

Documentation

Iora is documented here on GitHub through the Wiki pages, you can find a lot of information from the community there. But, you can also find official documentation at www.iorajs.org/docs/

Contributing

See the CONTRIBUTING.md file for more information on contributing guidelines. It contains information about creating issues, contributing through forks and pull requests, and how your contributions are licensed. (Pretty important stuff!!)

License

Iora and any contributions made towards iora are licensed under MIT.

See the LICENSE file for more information about MIT and how this product is licensed.

Thanks to

  • Dustin Dowell for creating us an awesome logo, free of charge.

Keywords

FAQs

Package last updated on 07 Oct 2015

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc