Showing 3372 open source projects for "drcom-for-linux"

View related business solutions
  • Level Up Your Cyber Defense with External Threat Management Icon
    Level Up Your Cyber Defense with External Threat Management

    See every risk before it hits. From exposed data to dark web chatter. All in one unified view.

    Move beyond alerts. Gain full visibility, context, and control over your external attack surface to stay ahead of every threat.
    Try for Free
  • FusionAuth: Authentication and User Management Software Icon
    FusionAuth: Authentication and User Management Software

    Offer your users flexible authentication options, including passwords, passwordless, single sign-on (SSO), and multi-factor authentication (MFA).

    FusionAuth adds login, registration, SSO, MFA, and a bazillion other features to your app in days - not months.
    Learn More
  • 1
    Subspace

    Subspace

    Library for Reactive Dapp Development with auto syncing

    Subspace is a framework agnostic JS library that embraces reactive programming with RxJS, by observing asynchronous changes in Smart Contracts, and providing methods to track and subscribe to events, changes to the state of contracts and address balances, and react to these changes and events via observables. Subspace also takes care of syncing under the hood, saving & loading the state in a local database. Methods are provided to track and subscribe to events, contract & state balances, and...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    gulp-clean-css

    gulp-clean-css

    Minify css with clean-css

    This is just a simple gulp plugin, which means it's nothing more than a thin wrapper around clean-css. If it looks like you are having CSS related issues, please contact clean-css. Only create a new issue if it looks like you're having a problem with the plugin itself. Useful for returning details from the underlying minify() call. An example use case could include logging stats of the minified file. In addition to the default object, gulp-clean-css provides the file name and path for...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Tadpole DB Hub

    Tadpole DB Hub

    Web based Database collboration tools

    Original home : https://github.com/hangum/TadpoleForDBTools It is a tool to manage Altibase, Amazon RDS, Apache Hive,Apache Cassandra, Apache Tajo, MongoDB, CUBRID, MariaDB, MySQL, Oracle, MSSQL, SQLite, Tibero, PostgreSQL in Web Browser.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    m2m-js

    m2m-js

    Vanilla js Libraries

    m2m-js is a set of various Vanilla js libraries. Vanilla js. Vanilla Javascript/ Sortable Grid / Repeater / List library. Form Validation. Easy Field Binding. Supports Template based development. Supports Component Based development. Custom Components like Calendar. Observer-Observable sample. 'Update UI On State Change' in a few lines of code. Fully re-written in ES8.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Easy-to-use Business Software for the Waste Management Software Industry Icon
    Easy-to-use Business Software for the Waste Management Software Industry

    Increase efficiency, expedite accounts receivables, optimize routes, acquire new customers, & more!

    DOP Software’s mission is to streamline waste and recycling business’ processes by providing them with dynamic, comprehensive software and services that increase productivity and quality of performance.
    Learn More
  • 5

    jsInputFormatter

    Simple Input Formatter for Javascript

    jsInputFormatter is a easy way to format HTML inputs with masks. Syntax: import the jsInputFormatter.js set the function below on oninput event to input format. inputFormatter(event,mask) event: element input event mask: String with mask # - Any valid number * - Anything Others characters don't change inputDecimalFormatter(event,decimal) event: element input event decimal: Integer number with decimal Example 1 - Credit Card: Credit Card #### #### ####...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    retrap

    retrap

    Open-Source intelligence tracking and analysis tool.

    (OSINT) Open-Source intelligence tracking and analysis tool. - Disclaimer: This tool is experimental in its Alpha phase. It's developed and published as a small building block of a master's thesis research. So use it for educational purposes only and at your own discretion, the author cannot be held responsible for any damages caused.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    AR.js

    AR.js

    Efficient Augmented Reality for the Web

    AR.js is a lightweight JavaScript library for delivering augmented reality experiences on the web. It supports image tracking, location-based AR, and marker-based interactions—all without requiring native applications or plugins. AR.js was among those great projects, with great technologies, often disruptive ones, that eventually were lacking from documentation and support. We tried to carry on the author's terrific work by maintaining this project, handling new versions, issues, pull...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    TypeScript Koa Starter

    TypeScript Koa Starter

    TypeScript Koa Starter

    Koa with TypeScript's application generator. Creates a new typescript koa application. application is configured to use TypeScript instead of plain JavaScript. Node Js is great for the rapid development of web-projects, but is often neglected because of the lack of type safety. TypeScript solves this issue and (along with its linter file) can even make your code more robust than some other static languages like Java.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Roth

    Roth

    Roth is a full-stack enterprise application development framework.

    Roth is a full-stack framework for enterprise web application development in Java. Though it can be characterized as an M.V.C. framework, a more accurate description would be a M.U.S.I.C. framework (Model Utility Servlet Interface Client). The Model and Utility components provide a simple persistence-like interface to database back-ends, without the complexity or overhead of JPA or Hibernate. The servlet component provides a simple and easy way to generate concise controller code with...
    Downloads: 0 This Week
    Last Update:
    See Project
  • BoldTrail Real Estate CRM Icon
    BoldTrail Real Estate CRM

    A first-of-its-kind homeownership solution that puts YOU at the center of the coveted lifetime consumer relationship.

    BoldTrail, the #1 rated real estate platform, is built to power your entire brokerage with next-generation technology your agents will use and love. Showcase your unique brand with customizable websites for your company, offices, and every agent. Maximize lead capture with a modern, portal-like consumer search experience and intelligent behavior tracking. Hyper-local area pages, home valuation pages and options for rich lifestyle data keep customers searching with your brokerage as the local experts. The most robust lead gen tools on the market help your brokerage, teams & agents effectively drive new business - no matter their budget. Empower your agents to generate free leads instantly with our simple to use landing pages & IDX squeeze pages. Drive more leads with higher quality and lower cost through in-house tools built within the platform. Diversify lead sources with our automated social media posting, integrated Google and Facebook advertising, custom text codes and more.
    Learn More
  • 10
    todometer

    todometer

    A meter-based to-do list

    A simple, meter-based to-do list built with Electron and React. Positive reinforcement: as you complete tasks, the progress meter fills. Out of sight, out of mind: when you complete something, you don't have to think about it again. Paused items: feel free to put off things (again).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    babel-eslint

    babel-eslint

    A wrapper for Babel's parser used for ESLint

    babel-eslint allows you to lint ALL valid Babel code with the fantastic ESLint. ESLint's default parser and core rules only support the latest final ECMAScript standard and do not support experimental (such as new features) and non-standard (such as Flow or TypeScript types) syntax provided by Babel. babel-eslint is a parser that allows ESLint to run on source code that is transformed by Babel. You only need to use babel-eslint if you are using Babel to transform your code. If this is not...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Greenkeeper

    Greenkeeper

    Real-time automated dependency updates for npm and GitHub

    Greenkeeper is a dependency management tool that automatically monitors and updates dependencies in JavaScript projects. It helps developers keep their projects up to date by notifying them when new versions of dependencies are available.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    UnCSS

    UnCSS

    Remove unused styles from CSS

    UnCSS is a tool that removes unused CSS from your stylesheets. It works across multiple files and supports Javascript-injected CSS. UnCSS cannot be run on non-HTML pages, such as templates or PHP files. If you need to run UnCSS against your templates, you should probably generate example HTML pages from your templates, and run uncss on those generated files; or run a live local dev server, and point uncss at that. UnCSS only runs the Javascript that is run on page load. It does not (and...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    CrypTen

    CrypTen

    A framework for Privacy Preserving Machine Learning

    CrypTen is a research framework developed by Facebook Research for privacy-preserving machine learning built directly on top of PyTorch. It provides a secure and intuitive environment for performing computations on encrypted data using Secure Multiparty Computation (SMPC). Designed to make secure computation accessible to machine learning practitioners, CrypTen introduces a CrypTensor object that behaves like a regular PyTorch tensor, allowing users to seamlessly apply automatic...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    TeXt Theme

    TeXt Theme

    A super customizable Jekyll theme for personal site, team site, etc.

    A super customizable Jekyll theme for a personal site, team site, blog, project, documentation, etc. TeXt is a super customizable Jekyll theme for a personal site, team site, blog, project, documentation, etc. Similar to the iOS 11 style, it has large and prominent titles, round buttons and cards.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Protractor

    Protractor

    E2E test framework for Angular apps

    Protractor is an end-to-end test framework for Angular and AngularJS applications. Protractor runs tests against your application running in a real browser, interacting with it as a user would. Protractor is built on top of WebDriverJS, which uses native events and browser-specific drivers to interact with your application as a user would. Protractor supports Angular-specific locator strategies, which allows you to test Angular-specific elements without any setup effort on your part. You no...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17
    DefLang
    ...: https://repl.it/language-requests/p/deflang This Language need some package. Please install package by go deflang directory and type “npm install” Latest Version : 3.5.0 (deflang350.zip) (deflapp.exe for Linux Users,it’s can run by “./DefLang [filename]”)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Larametrics

    Larametrics

    A self-hosted metrics and notifications platform for Laravel apps

    A self-hosted metrics and notifications platform for Laravel apps, Larametrics records and notifies you of changes made to models, incoming requests, and messages written to the log. Once you have the package tied in to your Laravel app, it starts collecting data based off of the default config file and storing it in your database. In order to view the dashboard associated with Larametrics and analyse your metrics and notifications, you'll need to add in a helper method to your routes file...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    puresql

    puresql

    ES6/7 ready SQL library for node.js inspired by Clojure's yesql

    puresql is a SQL library for node.js, heavily inspired by Clojure's yesql. It supports MySQL, MariaDB, PostgreSQL, MS SQL Server, and SQLite from the box. puresql takes a path to a .sql file containing query definitions and turns them into promisified functions. You can then call them and either pass one of the provided adapters (mySQL), or your own adapter (see one of the existing ones on the structure).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Mousetrap

    Mousetrap

    Simple library for handling keyboard shortcuts in Javascript

    Mousetrap is a standalone library with no external dependencies. It weighs in at around 2kb minified and gzipped and 4.5kb minified. Mousetrap has been tested and should work in Internet Explorer 6+, Safari, Firefox, and Chrome. The bind method is the main call you will be making. This will bind a specified keyboard command to a callback method. If you want to bind multiple key commands to the same callback you can pass in an array for the first argument. Mousetrap 1.4 introduced a generic...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Semiotic

    Semiotic

    A data visualization framework combining React & D3

    Semiotic is a data visualization framework combining React & D3. It provides three types of frames XYFrame, OrdinalFrame, NetworkFrame, to deploy a wide variety of charts. XY data i.e. line charts and scatterplots. Categorical data i.e. bar charts, violin plots, parallel coordinates. Topological and network data i.e. flow diagrams, network visualization, and hierarchical views. A guide for creating a line chart, timeseries, difference line, and line percents using XYFrame along with hover...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    MatCaps

    MatCaps

    Huge library of matcap PNG textures organized by color

    Matcaps is a comprehensive library of matcap (material capture) PNG textures organized by color, providing artists and developers with a wide range of materials for 3D modeling and rendering. Matcaps simplifies the process of applying consistent and realistic materials to 3D models, enhancing visual quality without the need for complex shader setups.
    Downloads: 10 This Week
    Last Update:
    See Project
  • 23
    libpku

    libpku

    Private compilation of curriculum materials in your school

    libpku is a community-driven repository that collects and organizes university course materials, lecture notes, past exams, problem sets, and student-compiled summaries—primarily for Peking University, but also including contributions from other institutions. Its mission is to make hard-to-find, experience-based educational content more openly accessible, so that students don’t have to reinvent what prior generations of learners already collected. The repository is organized into folders by...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    koa-redis

    koa-redis

    Redis storage for Koa session middleware/cache with Sentinel support

    Redis storage for Koa session middleware/cache with Sentinel and Cluster support. koa-redis works with koa-generic-session (a generic session middleware for koa).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Headroom.js

    Headroom.js

    Give your pages some headroom, hide your header until you need it

    Headroom.js is a lightweight, high-performance JS widget (with no dependencies!) that allows you to react to the user's scroll. The header on this site is a living example, it slides out of view when scrolling down and slides back in when scrolling up. Fixed headers are a popular approach for keeping the primary navigation in close proximity to the user. This can reduce the effort required for a user to quickly navigate a site, but they are not without problems. Large screens are usually...
    Downloads: 0 This Week
    Last Update:
    See Project