Showing 20 open source projects for "syntax"

View related business solutions
  • Our Free Plans just got better! | Auth0 by Okta Icon
    Our Free Plans just got better! | Auth0 by Okta

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your secuirty. Auth0 now, thank yourself later.
    Try free now
  • Save hundreds of developer hours with components built for SaaS applications. Icon
    Save hundreds of developer hours with components built for SaaS applications.

    The #1 Embedded Analytics Solution for SaaS Teams.

    Whether you want full self-service analytics or simpler multi-tenant security, Qrvey’s embeddable components and scalable data management remove the guess work.
    Try Developer Playground
  • 1
    HTTPie CLI

    HTTPie CLI

    Modern, user-friendly command-line HTTP client for the API era

    HTTPie (pronounced aitch-tee-tee-pie) is a command-line HTTP client. Its goal is to make CLI interaction with web services as human-friendly as possible. HTTPie is designed for testing, debugging, and generally interacting with APIs & HTTP servers. The HTTP & HTTPS commands allow for creating and sending arbitrary HTTP requests. They use simple and natural syntax and provide formatted and colorized output.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2
    Pyright

    Pyright

    Static type checker for Python

    Pyright is a fast type checker meant for large Python source bases. It can run in a “watch” mode and performs fast incremental updates when files are modified. Pyright supports configuration files that provide granular control over settings. Different “execution environments” can be associated with subdirectories within a source base. Each environment can specify different module search paths, python language versions, and platform targets. Type inference for function return values, instance...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3
    Casey just

    Casey just

    Just a command runner

    just is a handy way to save and run project-specific commands.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    sd

    sd

    Intuitive find & replace CLI (sed alternative)

    sd is an intuitive find-and-replace CLI. Painless regular expressions. sd uses regex syntax that you already know from JavaScript and Python. Forget about dealing with quirks of sed or awk - get productive immediately. Non-regex find & replace. No more backslashes or remembering which characters are special and need to be escaped. Find & replace expressions are split up, which makes them easy to read and write. No more messing with unclosed and escaped slashes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Deliver secure remote access with OpenVPN. Icon
    Deliver secure remote access with OpenVPN.

    Trusted by nearly 20,000 customers worldwide, and all major cloud providers.

    OpenVPN's products provide scalable, secure remote access — giving complete freedom to your employees to work outside the office while securely accessing SaaS, the internet, and company resources.
    Get started — no credit card required.
  • 5
    Watchexec

    Watchexec

    Executes commands in response to file modifications

    Software development often involves running the same commands over and over. Watchexec is a simple, standalone tool that watches a path and runs a command whenever it detects modifications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Hilbish

    Hilbish

    The Moon-powered shell! A comfy and extensible shell for Lua fans

    ... and scripted in the Lua programming language. This removes all the old, ugly things about Shell script and introduces everything good about Lua, including other languages (Fennel, Lua derivatives). Hilbish provides the user with proper menus for completions and history usage. Want to see your previous commands? Hit Ctrl-R. Hilbish offers a bunch of features to make your interactive shell experience rich. Things like syntax highlighting and hinting available via the Lua API.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Massren

    Massren

    massren - easily rename multiple files using your text editor

    Massren is a command line tool that can be used to rename multiple files using your own text editor. Multiple-rename tools are usually difficult to use from the command line since any regular expression needs to be escaped, and each tool uses its own syntax and flavor of regex. The advantage of massren is that you are using the text editor you use every day, so can use all its features. The tool works by creating a file that contains the filenames of the target directory and opening this file...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Cisco config sanitizer tool

    Cisco config sanitizer tool

    Tool used to sanitize Cisco configuration files.

    ... folder with sanitized files. Info: The result will be another folder next to the source called "<configurations folder>_sanitized" To change the file search filter modify "SET FILTER=" in script file To add/modify/remove sanitizer syntax edit the awk file inside bin folder Usage: cisco-config-sanitizer.bat "<configurations folder>" If there are sensitive data still leaking after sanitizing, please let me know. Right now it does fit my needs, but may or may not yours ;)
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    backslide

    backslide

    CLI tool for making HTML presentations with Remark.js using Markdown

    ... browser showing all your presentations. Select one to see the preview, you can then edit your .md file and see the changes immediately as you save the file. Any style change will also be applied live. Slides are written in Markdown, along with some useful Remark.js specific additions. See the Remark.js wiki for the specific syntax and helpers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Bright Data - All in One Platform for Proxies and Web Scraping Icon
    Bright Data - All in One Platform for Proxies and Web Scraping

    Say goodbye to blocks, restrictions, and CAPTCHAs

    Bright Data offers the highest quality proxies with automated session management, IP rotation, and advanced web unlocking technology. Enjoy reliable, fast performance with easy integration, a user-friendly dashboard, and enterprise-grade scaling. Powered by ethically-sourced residential IPs for seamless web scraping.
    Get Started
  • 10
    Filemaker Data Migration Tool Automator

    Filemaker Data Migration Tool Automator

    Simplifies the use of the Filemaker Data Migration Tool

    ... need. The Filemaker Data Migration Tool Automator is a Filemaker database which makes it easy to create the command line syntax and calls the terminal scripts for the Filemaker Data Migration Tool. It simplifies the selection of the migration files, enter usernames and passwords and directs them to the FDM For more information and download links refer to: https://community.claris.com/en/s/article/FileMaker-data-migration-tool
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Semantic

    Semantic

    Parsing, analyzing, and comparing source code across many languages

    semantic is a Haskell library and command line tool for parsing, analyzing, and comparing source code. Run semantic --help for complete list of up-to-date options. Semantic uses tree-sitter to generate parse trees, but layers in a more generalized notion of syntax terms across all supported programming languages. We'll see why this is important when we get to diffs and program analysis, but for now let's just inspect some output. It helps to have a simple program to parse. Symbols are named...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    d2inc

    d2inc

    Generate array from data.

    'd2inc' is a command line tool to convert binary data to array declaration for various programming languages.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    coala

    coala

    Coala provides a command-line interface for linting and fixing code

    Coala provides a unified command-line interface for linting and fixing all your code, regardless of the programming languages you use. You can use Coala from within your favorite editor, integrate it with your CI, get the results as JSON, or customize it to your needs with its flexible configuration syntax.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    The `8conv` text encoding converter

    Converts quoted-printable, UTF-8, UTF-16BE, UTF16LE to 8-bit.

    ... file, the sample file "8conv.conf" shows the syntax.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    RDFConvert

    commandline syntax convertor for RDF

    RDFConvert is a simple command-line tool for converting RDF file betweeen different syntax formats. It is based on the OpenRDF Rio parser toolkit, and currently supports RDF/XML, Trig, Trix, Turtle, N3, N-Triples, RDF/JSON, JSON-LD, Sesame Binary RDF and N-Quads.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    PHP TC

    PHP web frontend for configuring the Linux traffic controller.

    Linux comes with a powerful network emulation toolkit called "Traffic Controller", or simply "TC". This toolkit allows you to simulate packet delay, packet loss, bandwidth throttling, and more. This is very useful for developing and testing applications that utilize the network. To verify your designs and implementations function stable under various networking conditions. TC however is a command line tool. It requires knowledge of queuing disciplines and the syntax to configure...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    svn interactive check-in
    svni is a wrapper for "svn ci". It features syntax checking before checking in files; giving the possibility to make a final selection of files to check in when entering a commit message;and showing the differences that are about to be checked in.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    BIAutomationTool

    Tool created to aggregate commands to disparate ETL tools

    This project was created to allow executing ETL jobs/tasks from a single command line tool with the same syntax, no matter what tool you were executing in. As long as you have a command line client for the ETL tool, you can configure the BIAutomationTool to use it.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    Simple Literate Tool

    A literate tool for text files

    The Simple Literate Tool extracts out-of-order source code from one text file and writes it in-order to another text file. It is a command line tool that follows this syntax: "literate tool.exe" input.txt output.txt
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Serialcoder Visual Log Parser intends to be the most intuitive and friendly GUI for Microsoft LogParser command line tool. Features included: Tabbed user interface, syntax coloring, contextual help, grid results
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next