Showing 49 open source projects for "except"

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
  • Top-Rated Free CRM Software Icon
    Top-Rated Free CRM Software

    216,000+ customers in over 135 countries grow their businesses with HubSpot

    HubSpot is an AI-powered customer platform with all the software, integrations, and resources you need to connect your marketing, sales, and customer service. HubSpot's connected platform enables you to grow your business faster by focusing on what matters most: your customers.
    Get started free
  • 1
    DiscordBotClient

    DiscordBotClient

    A patched version of discord, with bot login support

    A patched version of Discord, with bot login support. Discord Bot Client allows you to use your bot, just like any other user account, except for Friends and Groups.
    Downloads: 35 This Week
    Last Update:
    See Project
  • 2
    Alpaca Electron

    Alpaca Electron

    The simplest way to run Alpaca on your own computer

    Alpaca Electron is built from the ground up to be the easiest way to chat with the alpaca AI models. No command line or compiling is needed. Only windows is currently supported for now. The new llama.Cpp binaries that support GGUF have not yet been built for other platforms.
    Downloads: 13 This Week
    Last Update:
    See Project
  • 3
    Framework7

    Framework7

    Full featured HTML framework for building iOS & Android apps

    .... It doesn’t force you to use anything except plain HTML, CSS and JavaScript. Creating apps with Framework7 is easy as creating a website. Framework7 paired with extra tools like Electron and NW.js allows building native desktop apps. And in addition to vanilla JavaScript library, Framework7 comes with Vue.js, React and Svelte components to bring components-syntax, structured data and data bindings with power and simplicity of Vue.js, React or Svelte.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 4
    UglifyJS 3

    UglifyJS 3

    JavaScript parser, mangler, compressor, beautifier toolkit

    .... A scope analyzer, which is a tool that augments the AST with information about where variables are defined/referenced etc. A tree walker, a simple API allowing you to do something on every node in the AST. A tree transformer, another API intended to transform the tree. All the above utilities and APIs are defined in ~6500 lines of code (except for the effective generation of the source-map, which is handled by the source-map module). Compared to alternatives, UglifyJS is pretty small.
    Downloads: 4 This Week
    Last Update:
    See Project
  • Never Get Blocked Again | Enterprise Web Scraping Icon
    Never Get Blocked Again | Enterprise Web Scraping

    Enterprise-Grade Proxies • Built-in IP Rotation • 195 Countries • 20K+ Companies Trust Us

    Get unrestricted access to public web data with our ethically-sourced proxy network. Automated session management and advanced unblocking handle the hard parts. Scale from 1 to 1M requests with zero blocks. Built for developers with ready-to-use APIs, serverless functions, and complete documentation. Used by 20,000+ companies including Fortune 500s. SOC2 and GDPR compliant.
    Get Started
  • 5
    V Programming Language

    V Programming Language

    Simple, fast, safe, compiled language for developing software

    ... in the first place by using value types, and string buffers, promoting a simple abstraction-free code style. Most objects (~90-100%) are freed by V's auto-free engine: the compiler inserts necessary free calls automatically during compilation. A remaining small percentage of objects is freed via GC. The developer doesn't need to change anything in their code. "It just works", like in Python, Go, or Java, except there's no heavy GC tracing everything or expensive RC for each object.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 6
    dingtalk

    dingtalk

    DingTalk desktop version, developed based on electron and DingTalk web

    DingTalk desktop version, developed based on electron and DingTalk web version, supports Windows, Linux and macOS. his version is based on the web version of DingTalk and electron. Differences between this version and the web version. Solved the problem that the content area of ​​Dingding on the web version cannot be maximized. Except for a few functions that have not been fully realized, the rest of the user experience is basically the same as the PC version of DingTalk. Screenshots...
    Downloads: 10 This Week
    Last Update:
    See Project
  • 7
    LaTeX.js

    LaTeX.js

    JavaScript LaTeX to HTML5 translator

    This is a LaTeX to HTML5 translator written in JavaScript using PEG.js. latex.js for LaTeX is similar in spirit to marked for Markdown. LaTeX.js tries to be absolutely and uncompromisingly exact and compatible with LaTeX. The generated HTML is exactly what is meant to be output, down to the last space. The CSS makes it look like LaTeX output—except where impossible in principle, see limitations.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    ora

    ora

    Elegant terminal spinner

    .... It just means it won't output the spinner, colors, and other ansi escape codes. It will still log text. Discard stdin input (except Ctrl+C) while running if it's TTY. This prevents the spinner from twitching on input, outputting broken lines on Enter key presses, and prevents buffering of input while the spinner is running.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Recorder

    Recorder

    HTML5 js recording mp3 wav ogg webm amr format

    ... of browser (including PWA, WebClip, any App) on low-version iOS (11.0-14.2) except Safari inside page). Provides multiple plug-in function support. Rich audio visualization, variable speed and pitch processing, speech recognition, audio stream playback, etc.; with powerful real-time processing support, it can be used in various web applications: from simple recording to complex real-time voice Recognition (ASR), and even audio-related games, are handled with ease.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Software Testing Platform | Testeum Icon
    Software Testing Platform | Testeum

    Testeum is a Software Testing & User Test platform

    Tired of bugs and poor UX going unnoticed despite thorough internal testing? Testeum is the SaaS crowdtesting platform that connects mobile and web app creators with carefully selected testers based on your criteria.
    Learn More
  • 10
    Ember-Electron

    Ember-Electron

    Build, test, compile and package desktop apps with Ember and Electron

    .... This works pretty much like ember serve except it runs in Electron. We install the Ember Inspector and Devtron for you, so just use the Developer Tools as you would in your browser. Please note that we do not restart Electron yet when you change code there.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Vizzu

    Vizzu

    Library for animated data visualizations and data stories

    ... constructor has to load Vizzu's WebAssembly module asynchronously to prevent blocking the whole page. Because of this, any method except animate() will throw an exception while the library is not initialized. There is an initializing promise in the Vizzu class, which will resolve when initialization is finished. You can call all methods after this promise is resolved.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    react-native-animatable

    react-native-animatable

    Set of animations and declarative transitions for React Native

    Declarative transitions and animations for React Native. To animate things you must use the createAnimatableComponent composer similar to the Animated.createAnimatedComponent. The common components View, Text and Image are precomposed and exposed under the Animatable namespace. If you have your own component that you wish to animate, simply wrap it with a Animatable.View. To make looping animations simply set the iterationCount to infinite. Most animations except the attention seekers work best...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    browserify

    browserify

    browser-side require() the node.js way

    ... dependency graph of your project. Drop a single <script> tag into your html and you're done! browserify is a tool for compiling node-flavored commonjs modules for the browser. You can use browserify to organize your code and use third-party libraries even if you don't use node itself in any other capacity except for bundling and installing packages with npm.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Responsive HTML email signature(s)

    Responsive HTML email signature(s)

    Template generator for (responsive) emails & email signatures

    ... directory & they will be automatically processed & inlined into the files outputted in ./dist. Templates can contain multiple HTML files from which to build emails. For example, the dark template has signature.html and signature-reply.html, which is a simpler version. Each HTML file will be treated as an email template, except for *.inc.html.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 15
    LuLu UI

    LuLu UI

    Cross-end and cross-framework native UI component library

    LuLu UI is a front-end UI component library proudly produced by China Literature. The image and temperament are shown in the picture below. It is softer, more intimate, simple and flexible, and very user-friendly. It is very suitable for PC websites facing external users, or projects that require lightweight and agile. At this point, modify the JS and CSS files of the project, refresh the corresponding component page, and you can see the effect of the change. The whole project of LuLu is to...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Markdown Editor With WYSIWYG Controls

    Markdown Editor With WYSIWYG Controls

    An Easy to use Browser Based MarkDown Editor With Live Preview Panel

    Browser Based, Cross Platform, Supporting all Operating Systems, Easy Application. No need to remember any markdown syntax anymore. Just Select Your Text and Click on any of the Buttons Above ( Except for some buttons ). See the Below Screenshot for Details. Notes: This editor has been tested fully on the Firefox Web Browser and is quite successful.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 17
    shelfelf

    shelfelf

    webapp for itunes, mpd, squeezebox, xmms2 &c.

    The shelfelf is a web frontend to send commands to your music player (itunes, mpd, squeezebox, xmms2, ...). The shelfelf works with all tested browsers (except for Microsoft's Internet Explorer, Amiga's AWeb and lynx), but the interface is designed for tablets (with a browser running in fullscreen mode) like Apple's iPad. Linux (or Mac OS X) with Apache webserver, MySQL database and the ability to send commands to your stereo equipment is required.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 18
    Family Tree

    Family Tree

    Family tree builder

    Build your family tree. Shows entire tree at once, or at least however much fits on the your screen at a time, you can pan around to see the rest. This is a web app that works offline, pretty much like any other program, just save the *.htm file and open in any HTML5 browser like chrome or firefox. Possible plans to add: -some support for *.ged files. -zoom should also be possible -images/sound clips, maybe? -adding lines, so branches can cross
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    treeminder

    treeminder

    a free mind mapping tool, to especially assist decision making

    I've been trying to develop an idea of a project, but the wide range of possibilities with all their outcomes, cons and pros and whatnot got my mind overloaded. There was no way I could keep or process that much information with my bare mind. So, I've checked the mind mapping tools available in the market, both free and commercial ones, yet they were either clunky or overkilling for my needs. Thus, I've made my own thing, and decided to share it with everyone who might find it useful for...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 20
    peerweb.site

    peerweb.site

    Peer to Peer decentral Web Site hosting at your fingertips

    ..., Pictures and Videos embedded in HTML with CSS and JavaScript through WebRTC, WebTorrents or IPFS, live edited P2P as well as static Torrents + IPFS. With WebRTC/WebTorrent (NOT IPFS - more details) - No conversation data passes a server nor is saved anywhere but sent directly from browser to browser. Your website disappears from the aether as soon as you close or reload your tab, except of your WebTorrent/IPFS snapshots.
    Downloads: 8 This Week
    Last Update:
    See Project
  • 21
    uMatrix

    uMatrix

    Point and click matrix to filter net requests according to source

    ..., but you would then lose all the benefits which come with block-all/allow-exceptionally mode, though you will still benefit from the 62,000+ blacklisted hostnames by default. HTTP Switchboard's documentation is still relevant, except for uMatrix's differences with HTTP Switchboard.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Space Desktop

    Space Desktop

    This project was bootstrapped with Create React App

    This project was bootstrapped with Create React App. If you aren’t satisfied with the build tool and configuration choices, you can eject at any time. This command will remove the single build dependency from your project. Instead, it will copy all the configuration files and the transitive dependencies (webpack, Babel, ESLint, etc) right into your project so you have full control over them. All of the commands except eject will still work, but they will point to the copied scripts so you can...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Discord Bot Client

    Discord Bot Client

    A patched version of discord, with bot login support

    Discord Bot Client allows you to use your bot, just like any other user account, except Friends and Groups. View Guilds (Lazy load them) Manage Guilds (Name, Image, Audit log, Emoji, Webhooks, Invites, Bans, Widget, Moderation, Roles) Manage Channels (Add, Delete, Name, Permissions, Invites, Webhooks, Slowmode, NSFW, Topic) Messages (Send, View History, Embeds, View Reactions, Add/Remove Reactions, Delete, Edit, Pin) Create a Guild (if the bot has fewer than 10 Servers) See Guild members...
    Downloads: 31 This Week
    Last Update:
    See Project
  • 24
    transmission

    transmission

    Transmission bittorrent with p2p streaming. Fast, stable, feature rich

    Feb. 7, 2019 Transmission is a respected Fast, Easy, and Free BitTorrent Client, as from their site https://transmissionbt.com/about Unofficial Linux and Window builds run perfect either service or daemon. 32 bit and 64 bit versions. 32 (runs everywhere), 64 only 64-bit Windows. Decision made to maintain choice 2.7x core rather than somewhat buggy 2.8x-2.9x cores. That's why you will see infrequent and less bug fixes than official branches. All the features of 2.8x-2.9x (except...
    Downloads: 5 This Week
    Last Update:
    See Project
  • 25
    myrtille

    myrtille

    A native HTML4 / HTML5 Remote Desktop Protocol client

    Myrtille is a simple way to connect remote desktops and applications from a native web browser, without plugin, extension or configuration. For the end user, there is just need for a browser. Server side, it uses the .NET (C#) framework and the RDP protocol through an HTTP(S) gateway. It's very comparable to Guacamole (https://github.com/glyptodon) or FreeRDP-WebConnect (https://github.com/FreeRDP/FreeRDP-WebConnect), except it uses the Microsoft .NET (C#) technologies for a better...
    Downloads: 5 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next