New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

jsreport

Package Overview
Dependencies
Maintainers
1
Versions
141
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

jsreport

javascript based business reporting

  • 0.0.54
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
1.7K
decreased by-37.98%
Maintainers
1
Weekly downloads
 
Created
Source

jsreport

Build Status

Open source platform for designing and rendering various reports.

It uses different approach than the most of the other commercial platforms. It's intention is not to provide an ultimate fancy UI with report designer like other does. Idea is that any fancy WYSIWYG editor will never be good enough to the developers. jsreport lets developers to define reports using javascript templating engines (like jsrender or handlebars). For more informations about the platform please visit http://jsreport.net

Development

To be able to install and start jsreport on your development machine you need to do following.

  1. Install nodejs
  2. Install and start mongodb
  3. Clone this repository
  4. npm install

jsreport has two test suits: grunt test - start unit tests, only running mongodb is required grunt test-all - start all tests, needs to hava java and apache in the executable path

Extensions and Contributions

The easisest way how to contribute to jsreport open source community is to implement jsreport extension. Please see contrib repository for examples.

Pull requests to this core repository are also welcome.

License

Copyright (c) 2014 Jan Blaha <jan.blaha at hotmail.com>

This program is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details.

You should have received a copy of the GNU Affero General Public License along with this program. If not, see http://www.gnu.org/licenses/agpl-3.0.html.

Keywords

FAQs

Package last updated on 03 Apr 2014

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