Package Exports
- js_analysis
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (js_analysis) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
JSAnalysis
Javascript Static Code Analysis Engine
Features
- javascript runtime engine.
- parse javascript code to a tree.
- small, fast and very light.
- free software, released under GPLv3.
Copyright
Copyright (C) 2003-2012 bocelli.hu bocelli.hu@gmail.com
This file is part of JSAnalysis, the Javascript Static Code Analysis Engine.
JSAnalysis is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version.
JSAnalysis 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 General Public License for more details.
You should have received a copy of the GNU General Public License along with JSAnalysis. If not, see http://www.gnu.org/licenses/.