Code Monkey home page Code Monkey logo

nolint's Introduction

#NoLint Tufts Comp150Bugs Final Project
By Fred Schott, Robert Apelian, Louis Ellis, & Orkun Özbek

NoLint is Mozilla Firefox static analysis plugin built off of the NoScript Firefox plugin. The NoScript plugin is something used to stop certain scripts from running, mainly used as a security tool. However, we’ve used the technology for ‘grabbing’ scripts and repurposed it to grab a chosen script running on a page and analyze the code as we will describe below.

NoLint offers programmers the ability to statically analysis their source code without ever having to navigate back to their IDE. Truly, the Mozilla Firefox and Google Chrome web developer consoles lack in debugging tools. The web console especially lacks with Javascript debugging. At times these web consoles will not supply bug a line number which greatly helps programmers debug errors. NoLint, is able supply programmers with valuable debugging information while assisting with programming style.

The goal of NoLint is to assist web developers with debugging, while providing Mozilla Firefox users with a safe way to browse. NoLint will be able to block scripts that don’t conform to a web developer code standards. NoScript is an interactive plugin that allows Firefox users the ability to block scripts. NoLint is going to use this framework to block scripts that don’t pass static analysis test.

nolint's People

Contributors

mcandre avatar

Watchers

 avatar James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.