Showing 229 open source projects for "syntax"

View related business solutions
  • Build Securely on Azure with Proven Frameworks Icon
    Build Securely on Azure with Proven Frameworks

    Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.

    Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
  • Secure Online Fax and Business Text Messaging Service Icon
    Secure Online Fax and Business Text Messaging Service

    Elevate your business communications with Notifyre's secure SMS and fax solutions.

    Send and receive SMS and fax online, from email, app or with our developer friendly SMS & fax API. HIPAA compliant & ISO 27001 certified. Outstanding value and 5-star service.
  • 1
    jsblocks

    jsblocks

    Better MV-ish Framework

    From simple user interfaces to complex single-page applications using faster, server-side rendered, and easy-to-learn frameworks. jsblocks is fast but we will not stop here. We have ideas on how to make it even faster. Model-View-Controller, Model-View-Collection, Model-View-ViewModel, Model-View-Whatever, Hierarchical Model-View-Controller or nothing at all - jsblocks has you covered. A Model-View-Collection layer stands on top of the main DOM syncing core. This MVC layer is extremely...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2
    Rodeo

    Rodeo

    A data science IDE for Python

    A data science IDE for Python. RODEO, that is an open-source python IDE and has been brought up by the folks at yhat, is a development environment that is lightweight, intuitive and yet customizable to its very core and also contains all the features mentioned above that were searched for so long. It is just like your very own personal home base for exploration and interpretation of data that aims at Data Scientists and answers the main question, "Is there anything like RStudio for Python?"...
    Downloads: 15 This Week
    Last Update:
    See Project
  • 3
    AST explorer

    AST explorer

    A web tool to explore the ASTs generated by various parsers

    Paste or drop code into the editor and inspect the generated AST. Depending on the parser settings, it not only supports ES5/CSS3. Since the future syntax is supported, the AST explorer is a useful tool for developers who want to create AST transforms. In fact, transformers are included so you can prototype your own plugins. Save and fork code snippets. Copy the URL to share them. Copying an AST or dropping a file containing an AST into the window will parse the AST and update the code using...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    Qt Creator markup plugin

    Plugin performs preview of documents written in some markup languages.

    Supported languages: * Asciidoctor * Html * Markdown * Textile Usage 1. Right click on document (via project explorer or editor) and choose "Open with->Markview". 2. Open same document in another split. 3. Change view format in editor's menu. 4. Click on "?" icon near format selector to view some syntax help for selected format. Source code: https://github.com/OneMoreGres/qtc-markview IMPORTANT: plugin's version must match Qt Creator's version (difference in last digit...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Simplify Purchasing For Your Business Icon
    Simplify Purchasing For Your Business

    Manage what you buy and how you buy it with Order.co, so you have control over your time and money spent.

    Simplify every aspect of buying for your business in Order.co. From sourcing products to scaling purchasing across locations to automating your AP and approvals workstreams, Order.co is the platform of choice for growing businesses.
  • 5
    Anti-Adblock Killer

    Anti-Adblock Killer

    Keep your Ad-Blocker active, when you visit a website and it asks you

    Helps you keep your Ad-Blocker active, when you visit a website and it asks you to disable. Composed of a user script «AakScript» written in javascript and a filter list «AakList» using the same syntax as lists AdBlock and AdBlock Plus, the two are complementary and unlock different website. Check if you have only one Adblocker enabled. (Adblock, Adblock Plus or uBlock Origin). Check if the script manager is enabled (Greasemonkey, Tampermonkey, NinjaKit, etc...). Check if you have installed...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 6
    stylefmt

    stylefmt

    stylefmt is a tool that automatically formats stylesheets

    stylefmt is a tool that automatically formats CSS according to stylelint rules. stylefmt'd code is easier to write. Never worry about minor formatting concerns while hacking away. Easier to read, when all code looks the same you need not mentally convert others' formatting style into something you can understand. Easier to maintain, mechanical changes to the source don't cause unrelated changes to the file's formatting; diffs show only the real changes. Uncontroversial, never have a debate...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    waterline

    waterline

    ORM for Node.js with support for mysql, mongo, postgres, mssql

    ... Waterline, a datastore-agnostic tool that dramatically simplifies interaction with one or more databases. It provides an abstraction layer on top of the underlying database, allowing you to easily query and manipulate your data without writing vendor-specific integration code. Waterline query syntax floats above all that, focusing on business logic like creating new records, fetching/searching existing records, updating records, or destroying records.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    PreprocesssorWizard

    PreprocesssorWizard

    WYSIWIG conditional compilation preprocessor for Java etc.

    ... are active and which are not. Being WYSIWYG, the PreprocessorWizard multi-language WYSIWIG preprocessor resolves the problem of code being difficult to read and allows one preprocessing syntax for all languages. It is easy to use as a standalone application and it can be easily integrated with almost any IDE.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    React Transmit

    React Transmit

    Relay-inspired library based on Promises instead of GraphQL.

    Relay-inspired library based on Promises instead of GraphQL. API similar to the official Relay API, adapted for Promises. Higher-order Component (HoC) syntax is great for functional-style React. Composable Promise-based queries using fragments. Isomorphic architecture supports server-side rendering. Also works with React Native!
    Downloads: 0 This Week
    Last Update:
    See Project
  • Create state-of-the-art conversational agents with Google AI Icon
    Create state-of-the-art conversational agents with Google AI

    Using Dialogflow, you can provide new and engaging ways for users to interact with your product.

    Dialogflow can analyze multiple types of input from your customers, including text or audio inputs (like from a phone or voice recording). It can also respond to your customers in a couple of ways, either through text or with synthetic speech. Dialogflow CX and ES provide virtual agent services for chatbots and contact centers. If you have a contact center that employs human agents, you can use Agent Assist to help your human agents. Agent Assist provides real-time suggestions for human agents while they are in conversations with end-user customers.
  • 10
    CSSLint

    CSSLint

    Automated linting of cascading stylesheets

    CSSLint is an open-source CSS code quality tool originally written by Nicholas C. Zakas and Nicole Sullivan. A lint tool performs static analysis of source code and flags patterns that might be errors or otherwise cause problems for the developer. CSSLint is a tool to help point out problems with your CSS code. It does basic syntax checking as well as applying a set of rules to the code that look for problematic patterns or signs of inefficiency. The rules are all pluggable, so you can easily...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    HPSTR Jekyll Theme

    HPSTR Jekyll Theme

    A Jekyll theme with some tumble-log tendencies

    A Jekyll theme with some tumble-log tendencies. Syntax highlighting is a feature that displays source code, in different colors and fonts according to the category of terms. This feature facilitates writing in a structured language such as a programming language or a markup language as both structures and syntax errors are visually distinct. Highlighting does not affect the meaning of the text itself; it is intended only for human readers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    driveway

    driveway

    Pure CSS masonry layouts

    ... the masonry effect that's desired. The focus curtain is an optional element. It is required though if you wish to use the focus modifier on any of your panels. This is because driveway makes use of CSS sibling combinator syntax in order to give off the desired effect.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Pen Editor

    Pen Editor

    Enjoy live editing (+markdown)

    ... will prevent unsafe page redirect when editing, to shut down it, specific options.stay to false. The syntax convertor will be enabled automatically by linking markdown.js after `pen.js. To link or unlink, please press the enter key after you filled the input field with your link. A link can be unlink by applying an empty value to the input field.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    PEG.js

    PEG.js

    PEG.js is a parser generator for JavaScript

    PEG.js is a simple parser generator for JavaScript that produces fast parsers with excellent error reporting. You can use it to process complex data or computer languages and build transformers, interpreters, compilers and other tools easily. PEG.js is still very much work in progress. There are no compatibility guarantees until version 1.0. Based on parsing expression grammar formalism, more powerful than traditional LL(k) and LR(k) parsers. Usable from your browser, from the command line,...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    dillinger

    dillinger

    The last Markdown editor, ever

    Dillinger is a cloud-enabled, mobile-ready, offline-storage compatible, AngularJS-powered HTML5 Markdown editor. Markdown is a lightweight markup language based on the formatting conventions that people naturally use in email. The overriding design goal for Markdown's formatting syntax is to make it as readable as possible. The idea is that a Markdown-formatted document should be publishable as-is, as plain text, without looking like it's been marked up with tags or formatting instructions...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 16
    Flex Layout Attribute (FLA)

    Flex Layout Attribute (FLA)

    HTML layout helper based on CSS flexbox specification

    Layout helper based on CSS flexbox specification designed to serve you as quick flexbox shorthand by using two custom html attributes — 'layout' and 'self'. Download latest release from GitHub and include flex-layout-attribute.min.css in your HTML document. SASS files are provided in the 'sass' directory (see project on GitHub) for further customization. FLA is built with Gulp but you can download and include 'sass' folder in your preferable build setup (grunt, webpack, etc.) FLA is defined...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Jekyll Blog Theme

    Jekyll Blog Theme

    Blog & blog theme

    Index page shows 5 posts excerpt as a default. Readers can click the article title or read more button to see the full post. There are recent posts area, categories area, and tags area at the right part of the index page. You can also add an area at this part if you change the file index.html.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    A simple long time planning sketching tool for managing tasks of human resources. Rather than trying to automate the planning proccess the goal of this project is to support the task of planning the resource allocations in group sessions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    SyntaxHighlighter

    SyntaxHighlighter

    Self-contained code syntax highlighter developed in JavaScript

    SyntaxHighlighter is THE client side highlighter for the web and web-apps! It's been around since 2004 and it's used virtually everywhere to seamlessly highlight code for presentation purposes. The history of this project predates majority of the common web technologies and it has been a challenge to dedicate time and effort to keep it up to date. Everything used to be in one file and assign window variables. SyntaxHighlighter is currently used and has been used in the past by Microsoft,...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 20

    myPHPed

    Simple Web-based environment for PHP scripting in programming class

    Simple Web-based environment for writing and testing PHP scripts in a programming classroom.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    CodePress is web-based source code editor with syntax highlighting written in JavaScript that colors text in real time while it's being typed in the browser.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 22
    Editor.md

    Editor.md

    The open source embeddable online markdown editor (component)

    The open source embeddable online markdown editor (component), based on CodeMirror & jQuery & Marked. The available dependents are CodeMirror, marked, jQuery, FontAwesome, github-markdown.css, KaTeX, prettify.js, Rephael.js, flowchart.js, sequence-diagram.js, and Prefixes.scss. You can enable HTML tags decode, TeX, Flowchart, sequence diagram, Emoji, FontAwesome, task lists. You can also enable image upload, [TOCM], search replace features, code fold, etc. Combine multiple JS module files...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    WinPen++

    WinPen++

    A powerful HTML, C#, PHP editor for windows

    Please note: this project is no longer (actively) maintained. Current version: 1.5 WinPen++ is a simple but expanding Windows editor for HTML, XML, PHP, JavaScript, Lua and C#. Since it uses the latest technology, WinPen is available for Windows Server 2008 and above. Users without the latest update (SRV2008, SRV2012, Vista, 7) will have to download the Installer for .NET 4.6 from Microsoft (link is in ReadMe.txt).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    Ino-L

    Simple programming language for Windows.

    Ino-L is a TUI programming language for Windows that compiles into MS-DOS batch files. Ino-L stands for Innova Language, because Innova is French for innovation. The purpose of the language is to allow programmers the same functionality and abilities of batch files, but with simpler syntax and limited GUI, along with other things MS-DOS does not natively support. Your MS-DOS code can also be incorporated into the Ino-L source code, along with JavaScript and VisualBasic.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Bootstrap Modal

    Bootstrap Modal

    Extends the default Bootstrap Modal class

    ... template to be compatible in js. Since this plugin was created to solve a lot of the issues with BS2, it still uses the BS2 markup syntax. You can bind the height of the modal body to the window. You can use data-tabindex instead of the default tabindex to specify the tabindex within a modal. The shake animation is included in bootstrap-modal but any animation in animate.css is supported, just include the css file in your project.
    Downloads: 2 This Week
    Last Update:
    See Project