Showing 18 open source projects for "vice"

View related business solutions
  • Red Hat Enterprise Linux on Microsoft Azure Icon
    Red Hat Enterprise Linux on Microsoft Azure

    Deploy Red Hat Enterprise Linux on Microsoft Azure for a secure, reliable, and scalable cloud environment, fully integrated with Microsoft services.

    Red Hat Enterprise Linux (RHEL) on Microsoft Azure provides a secure, reliable, and flexible foundation for your cloud infrastructure. Red Hat Enterprise Linux on Microsoft Azure is ideal for enterprises seeking to enhance their cloud environment with seamless integration, consistent performance, and comprehensive support.
  • Omnichannel contact center platform for enterprises. Icon
    Omnichannel contact center platform for enterprises.

    For Call centers or BPOs with a very high volume of calls

    Deliver a personalized customer experience with every interaction, across every channel, with uContact, net2phone’s cloud contact center solution.
  • 1
    Fabric.js

    Fabric.js

    Javascript Canvas Library and SVG-to-Canvas Parser

    Fabric.js is a simple yet powerful Javascript HTML5 canvas library that allows you to easily work with HTML5 canvas element in various ways. It is also an SVG-to-canvas (and vice versa) parser. Fabric provides an interactive object model on top of canvas element, so you can create and populate objects on canvas; manipulate the size, position and rotation of these objects; modify properties such as color, transparency and more. You could also group these objects together with just a simple...
    Downloads: 26 This Week
    Last Update:
    See Project
  • 2
    GoJS

    GoJS

    JavaScript diagramming library for interactive flowcharts & org charts

    Build interactive flowcharts or flow diagrams. Let your users build, modify, and save diagrams with JSON model output. Visualize state charts and other behavior diagrams. Create diagrams with live updates to monitor state, or interactive diagrams for planning. GoJS allows considerable customization of links and nodes to build all kinds of diagrams. Visualize flow, or connect pipes. Create genogram and medical diagrams, or editable family trees with collapsible levels. Create classic org...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 3
    RBush

    RBush

    High-performance JavaScript R-tree-based 2D spatial index

    ... generated from 50k bulk-loaded random points. Open web console to see benchmarks; click on buttons to insert or remove items; click to perform search under the cursor. An optional argument to RBush defines the maximum number of entries in a tree node. 9 (used by default) is a reasonable choice for most applications. Higher value means faster insertion and slower search, and vice versa.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    Sails

    Sails

    The MVC framework for Node.js

    ... Waterline. Sails actions are compatible with Connect middleware, allowing you in most cases to simply paste code into Sails from an existing Express project and have everything work. You'll also be able to use WebSockets to talk to your API, and vice versa.
    Downloads: 0 This Week
    Last Update:
    See Project
  • ConnectWise Cybersecurity Management for MSPs Icon
    ConnectWise Cybersecurity Management for MSPs

    Software and support solutions to protect your clients’ critical business assets

    ConnectWise SIEM (formerly Perch) offers threat detection and response backed by an in-house Security Operations Center (SOC). Defend against business email compromise, account takeovers, and see beyond your network traffic. Our team of threat analysts does all the tedium for you, eliminating the noise and sending only identified and verified treats to action on. Built with multi-tenancy, ConnectWise SIEM helps you keep clients safe with the best threat intel on the market.
  • 5
    Jspreadsheet CE

    Jspreadsheet CE

    Javascript plugin to create web-based tables & spreadsheets

    Jspreadsheet CE is a lightweight Vanilla JavaScript data grid plugin to create amazing web-based interactive HTML tables, and spreadsheets compatible data grid with other spreadsheet software. You can create an online spreadsheet table from a JS array, JSON, CSV or XSLX files. You can copy from excel and paste straight to your Jspreadsheet CE spreadsheet and vice versa. It is very easy to integrate any third party JavaScript plugins to create your own custom columns, custom editors...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    rpc-websockets

    rpc-websockets

    JSON-RPC 2.0 implementation over WebSockets for Node.js

    The rpc-websockets library enables developers to easily implement their business logic that includes messaging between users, machines or any devices. It provides a possibility to send and receive JSON data through the WebSocket communication protocol in order to support two-way notification push, running RPC methods and firing any types of event signalling. Only clients can call RPC methods and not vice versa at the moment. Both frontend (HTML/JS-based) and backend (Node.js-based) development...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Derby

    Derby

    MVC framework making it easy to write collaborative applications

    ... applications. Derby applications load immediately and can be indexed by search engines, because the same templates render on both server and client. In addition, templates define bindings, which instantly update the view when the model changes and vice versa. Derby makes it simple to write applications that load as fast as a search engine, are as interactive as a document editor, and work offline.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Dadda

    Dadda

    Dadda Chrome word translation extension

    A good-looking Chrome word translation (Sogou) plug-in, with its own vocabulary book and toast word memory, which can be synchronized with Youdao and scallop words. Beautiful word translation plugin/ Let you recite words on Chrome (can be synchronized to scallops, your words). After the "Scallop Word Synchronization" function is enabled, the favorite vocabulary will be synchronized to the scallop word, but you must log in to the web version of scallop, and vice versa. There are five stages...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Duktape

    Duktape

    Embeddable Javascript engine with a focus on portability

    Duktape is easy to integrate into a C/C++ project: add duktape.c, duktape.h, and duk_config.h to your build, and use the Duktape API to call ECMAScript functions from C code and vice versa. Partial support for ECMAScript 2015 (E6) and ECMAScript 2016 (E7), Post-ES5 feature status, kangax/compat-table. Combined reference counting and mark-and-sweep garbage collection with finalization. Property virtualization using a subset of ECMAScript ES2015 Proxy object. Bytecode dump/load for caching...
    Downloads: 2 This Week
    Last Update:
    See Project
  • Gain insights and build data-powered applications Icon
    Gain insights and build data-powered applications

    Your unified business intelligence platform. Self-service. Governed. Embedded.

    Chat with your business data with Looker. More than just a modern business intelligence platform, you can turn to Looker for self-service or governed BI, build your own custom applications with trusted metrics, or even bring Looker modeling to your existing BI environment.
  • 10
    Esri Terraformer

    Esri Terraformer

    A geographic toolkit for dealing with geometry, geography, formats

    A geographic toolkit for dealing with geometry, geography, formats, and building geo databases. Terraformer Primitives are JavaScript objects that map directly to their GeoJSON counterparts. Converting a GeoJSON object into a Terraformer Primitive will allow you to use conventional methods like point. within(polygon). Every Primitive inherits from the Terraformer.Primitive base class, thus all other Primitives share the Terraformer.Primitive methods. There is a Primitive for every type of...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    XML - JMS/JSON

    XML - JMS/JSON

    Converter utility between XML text and Javascript object / JSON text

    Convert XML text to Javascript object / JSON text (and vice versa). Can parse: elements, attributes, texts, comments, CData, DOCTYPE, XML declarations, and Processing Instructions. Usually, the output of XML attributes are stored in @attr, _atrr, $attr, or $ in order to avoid conflicting with the name of sub-elements. This library stores them in attributes, but most importantly, you can change this to whatever you like.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    No Coin

    No Coin

    No Coin is a tiny browser extension aiming to block coin miners

    ... of this extension. The idea was to keep it separate from adblocking. Coin mining in the browser is a different issue. Where ads are tracking you and visually interfering with your browsing experience, coin mining, if abused, is eating your computer resources resulting in slow downs (from high CPU usage) and excessive power consumption. You might be OK with that and not with ads, or vice versa. Or you might just want to keep ads blocked entirely and just enable the coin mining script.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13
    This plugin will add to the AJAX Webmail RoundCube the ability to tag mails like it is done in Thunderbird. He will follow the same semantic as Thunderbird to manage tag, so tags set using this plugins will be seen in Thunderbird and vice-versa.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Javascript bindings for C++, a Javascript interpreter/shell & Javascript/C++ module system. It includes a few Javascript classes and modules. It supports easy embedding of Javascript in C++ and vice versa. The currently supported engine is Spidermonkey.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Kukki Professional Publishing Platform
    kukki is a white label professional publishing platform. It is a fork of Wordpress so the interoperability between these platforms is optimal. With just few clicks you can import all the posts and settings from wordpress and vice versa.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Trading caluculation scheme that computes the net price out of the acquisition price and vice versa including all positions in between, based on german terms and in german language.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    The project is aimed to develop Unicode based Bangla (Bengali) tools to help web development. Primary tools include keyboard interpreter according to Bijoy, Avro Phonetic layout etc. and converters to convert from ASCII to Unicode & vice versa.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 18
    The PRAjax class can be used to reflect PHP code into JavaScript and Ajax methods and vice-versa. PHP objects can be used in JavaScript trough Ajax calls, both properties and (registered) functions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next