Skip to main content

JavaScript

jshint
Tools JavaScript
JSHint, A Static Code Analysis Tool for JavaScript [ Use it online • Docs • FAQ • Install • Contribute • Blog • Twitter ] JSHint is a community-driven tool that detects errors and potential problems in
jdd
Tools JavaScript
JSON Diff JSON Diff expands on the amazing work by the team at jsonlint.com and provides a semantic compare tool for JSON documents. I often work with large documents and it’s difficult to see the differences between them.
vfat-tools
Tools JavaScript
vfat.tools It ain’t much, but it’s honest work App : https://vfat.tools Original work: https://yieldfarming.info vfat.tools listing + review service in partnership with MCN Ventures Please seee https://mcn.ventures/review for more details on this service.
annotator
Tools JavaScript
Annotator Annotator is a JavaScript library for building annotation applications in browsers. It provides a set of interoperable tools for annotating content in webpages. For a simple demonstration, visit the Annotator home page or
lambda-local
Tools JavaScript
Lambda-local Lambda-local lets you test NodeJS Amazon Lambda functions on your local machine, by providing a simplistic API and command-line tool. It does not aim to be perfectly feature proof as projects like serverless-offline or docker-lambda, but rather to remain very light (it still provides a fully built Context, handles all of its parameters and functions, and everything is customizable easily).
websocket-bench
Tools JavaScript
websocket bench Nodejs cli tool for benchmarking websocket servers. Currently supports: Socket.IO Engine.IO Faye Primus WAMP Installation npm install -g websocket-bench Running Tests/Linting First Install required dev-dependencies npm install
csstree
Tools JavaScript
CSSTree CSSTree is a tool set for CSS: fast detailed parser (CSS → AST), walker (AST traversal), generator (AST → CSS) and lexer (validation and matching) based on specs and browser implementations.
react-native-create-library
Tools JavaScript
react-native-create-library Tool to create a React Native library with a single command. Why might you need this? If you are looking to create a native module for React Native, you need some native code for each platform you want to support and then some JavaScript code to bind it all together.
tooling.report
Tools JavaScript
What is tooling.report? It’s a quick way to determine the best build tool for your next web project, or if tooling migration is worth it, or how to adopt a tool’s best practice into your existing configuration and code base.
pixel-editor
Tools JavaScript
Lospec Pixel Editor This is a browser based software for creating pixel art The tool can be viewed online here: https://lospec.com/pixel-editor How to contribute Before starting to work, please open an issue for discussion so that we can organize the work without creating too many conflicts.
BGPalerter
Tools JavaScript
BGPalerter Self-configuring BGP monitoring tool, which allows you to monitor in real-time if: any of your prefixes loses visibility; any of your prefixes is hijacked; your AS is announcing RPKI invalid prefixes (e.
autocannon
Tools JavaScript
autocannon An HTTP/1.1 benchmarking tool written in node, greatly inspired by wrk and wrk2, with support for HTTP pipelining and HTTPS. On my box, autocannon can produce more load than wrk and wrk2, see limitations for more details.
azk
Tools JavaScript
azk ![Gitter](https://badges.gitter.im/Join Chat.svg) A development environment orchestration tool azk lets developers easily and quickly install and configure their development environments. Period. Quick start Installing $ curl -Ls http://azk.io/install.sh | bash Requirements:
tiny-helpers
Tools JavaScript
tiny-helpers.dev A collection of useful online web development tools. Contributing Make sure you have a recent version of Node.js installed (we recommend at least version v12.14.). After installing Node.js you’ll have the node but also the npm command available.
mail-for-good
Tools JavaScript
Mail for Good Please be aware that Mail for Good is currently in beta. Looking to contribute? Read our developer setup guide. An app for sending millions of emails as cheaply as possible.
helium-css
Tools JavaScript
Helium is a tool for discovering unused CSS across many pages on a web site. The tool is javascript-based and runs from the browser. Helium accepts a list of URLs for different sections of a site then loads and parses each page to build up a list of all stylesheets.
cloudsplaining
Tools JavaScript
Cloudsplaining Cloudsplaining is an AWS IAM Security Assessment tool that identifies violations of least privilege and generates a risk-prioritized HTML report. Example report Documentation For full documentation, please visit the project on ReadTheDocs.
npm-run-all
Tools JavaScript
index npm-run-all run-s run-p Node API npm-run-all A CLI tool to run multiple npm-scripts in parallel or sequential. ⤴️ Motivation Simplify. The official npm run-script command cannot run multiple scripts, so if we want to run multiple scripts, it’s redundant a bit.
redux-bug-reporter
Tools JavaScript
Redux Bug Reporter Authors: Drew Schuster & Greg Mathews Demo ✨DEMO ✨ Prototype Demo Video Features Easy Bug Filing – Any user is able to easily file bugs right from your application Redux logging – Any bug filed automatically passes along everything needed to recreate the bug.
taskr
Tools JavaScript
Taskr <p> </a><br /> <a rel="nofollow noopener" target="_blank" href="https://npmjs.org/package/taskr"></p> <p> </a> </p> <p> A fast, concurrency-focused task runner.<br /> <strong>Fasten your seatbelt. 🚀</strong> </p> <p> Taskr is a highly performant task runner, much like Gulp or Grunt, but written with concurrency in mind.