| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| 0.3.0.tar.gz | 2016-07-05 | 4.4 MB | |
| 0.3.0.zip | 2016-07-05 | 4.5 MB | |
| README.md | 2016-07-05 | 872 Bytes | |
| Totals: 3 Items | 8.9 MB | 1 | |
- Plugins
- Node.js sample:
- New sample using Express with landing page and buttons to simulate express routes
- Express.js plugin :
- Displays information about an Express app connected to Vorlon.js
- Routes and objects are available
- A new entry appears each time a route is hit via a request
- Node.js plugin :
- Generic node.js debugging plugin
- Displays env variables and their values
- There is a graph connected to memory usage
- List for modules required inside the app
- Various fixes and improvements
- Fix a bug that made safari remote debug impossible
- Various refactoring
- Fixing errors in gulp file
- Accessibility improvements
- Adding support for identify in node.js debugging
- Fixed a bug that made express with static files crashes when debugging using vorlon
- Fixed ssl support