Skip to content
#

source-code-analysis

Here are 21 public repositories matching this topic...

JSpider is a smart crawler for hidden endpoints. It crawls and extracts hidden API endpoints and URLs from JavaScript files and HTML source code - all directly in your browser.

  • Updated Mar 27, 2026
  • JavaScript

A bundler for javascript and friends. Packs many modules into a few bundled assets. Code Splitting allows for loading parts of the application on demand. Through "loaders", modules can be CommonJs, AMD, ES6 modules, CSS, Images, JSON, Coffeescript, LESS, ... and your custom stuff.

  • Updated Apr 6, 2020
  • JavaScript

A CLI tool that processes @pre, @post, and @invariant tags in functions, classes, and methods within a source file. It generates a modified version of the source code that automatically validates input conditions (@pre), result conditions (@post), and invariant conditions (@invariant).

  • Updated Nov 18, 2025
  • JavaScript

Improve this page

Add a description, image, and links to the source-code-analysis topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the source-code-analysis topic, visit your repo's landing page and select "manage topics."

Learn more