Search Results for "wgoto-section" - Page 5

Showing 698 open source projects for "wgoto-section"

View related business solutions
  • Powerful small business accounting software Icon
    Powerful small business accounting software

    For small businesses looking for desktop accounting software

    With AccountEdge, business owners can organize, process, and report on their financial information so they can focus on their business. Features include: accounting, integrated payroll, sales and purchases, contact management, inventory tracking, time billing, and more.
  • HRSoft Compensation - Human Resources Software Icon
    HRSoft Compensation - Human Resources Software

    HRSoft is the only unified, purpose-built SaaS platform designed to transform your complex HR processes into seamless digital ones

    Manage your enterprise’s compensation lifecycle and accurately recognize top performers with a digitized, integrated system. Keep employees invested and your HR team in control while preventing compensation chaos.
  • 1
    buku

    buku

    Personal mini-web in text

    ... and update bookmarks. Search bookmarks instantly with multiple search options, including regex and a deep scan mode (handy with URLs). It can look up broken links on Wayback Machine. There's an Easter Egg to revisit random bookmarks. There's no tracking, hidden history, obsolete records, usage analytics or homing. To get started right away, jump to the Quickstart section. buku has one of the best documentation around. The man page comes with examples.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Web Scrobbler

    Web Scrobbler

    Scrobble music all around the web!

    Web Scrobbler helps music listeners to scrobble their online playback history. Web Scrobbler is a browser extension created for people who listen to music online through their browser, and would like to keep an updated playback history using scrobbling services, such as Last.fm, Libre.fm and ListenBrainz. Download and install the extension for your browser. You can use the download buttons above. Open the extension options, and expand the "Accounts" section, then sign in to a scrobbling service...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    ngx-quill

    ngx-quill

    Angular components for the Quill Rich Text Editor

    ngx-quill is an angular (>=2) module for the Quill Rich Text Editor containing all components you need. It is possible to set custom default modules and Quill config options with the import of the QuillModule.forRoot(). Use <quill-editor></quill-editor> in your templates to add a default quill editor. Do not forget to include quill + theme CSS in your build process, module or index.html! For builds with angular-cli >=6 only add quilljs to your scripts or scripts section of angular.json, if you...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    ng-packagr

    ng-packagr

    Compile and package Angular libraries in Angular Package Format (APF)

    Compile and package Angular libraries in Angular Package Format (APF). Paths in the ngPackage section are resolved relative to the location of the package.json file. In the above example, public_api.ts is the entry file to the library's sources and must be placed next to package.json (a sibling in the same folder). You can easily run ng-package through a npm/yarn script. The build output is written to the dist folder, containing all those binaries to meet the Angular Package Format...
    Downloads: 0 This Week
    Last Update:
    See Project
  • A CRM and Sales Data Management Platform for Multi-Line Sales Teams Icon
    A CRM and Sales Data Management Platform for Multi-Line Sales Teams

    The CRM, sales reporting, and commission tracking tool uniquely tailored to the needs of manufacturers, sales reps, and distributors.

    Repfabric is a customer relationship management (CRM) software designed specifically for multi-line sales teams (i.e. reps, distributors, wholesalers, dealers, and manufacturers). It streamlines and simplifies the sales process by providing deep integration with email, contacts, calendars, and deal tracking. The platform enables users to track commissions from CRM to sale, make updates directly from mobile devices, and document sales calls using voice-to-text features.
  • 5
    tsParticles

    tsParticles

    Easily create highly customizable particles

    .... This library is available on the two most popular CDNs and it's easy and ready to use, if you were using particles.js it's even easier. CDNs and npm have all the sources you need in Javascript, a bundled browser ready (tsparticles.min.js) and all files split for import syntax. Premium Addons for Elementor is one of the most common plugins for Elementor that offers more than 55 highly customizable Elementor Widgets and Section Add-ons.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Tabulator

    Tabulator

    Interactive tables and data grids for JavaScript

    Tabulator allows you to create interactive tables in seconds from any HTML Table, Javascript Array or JSON formatted data. Simply include the library and the css in your project and you're away! Tabulator has an enormous number of features to help customize your table experience to your needs. With new features released every month, there is bound to be something to get your interactive table juices flowing. Tabulator is built to work with all the major front-end JavaScript frameworks...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    React Three Fiber

    React Three Fiber

    A React renderer for Three.js

    ... at scale due to React's scheduling abilities.Y ou need to be versed in both React and three.js before rushing into this. If you are unsure about React consult the official React docs, especially the section about hooks.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    ESLint-plugin-React

    ESLint-plugin-React

    React specific linting rules for ESLint

    Install ESLint either locally or globally. (Note that locally, per project, is strongly preferred). If you installed ESLint globally, you have to install React plugin globally too. Otherwise, install it locally. Use our preset to get reasonable defaults. If you are using the new JSX transform from React 17, extend react/jsx-runtime in your eslint config to disable the relevant rules. You should also specify settings that will be shared across all the plugin rules. If you do not use a preset...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Thanks

    Thanks

    Give thanks to your fellow PHP package maintainers

    Give thanks (in the form of a GitHub ★ ) to your fellow PHP package maintainers (not limited to Symfony components)! Install this as any other (dev) Composer package. You can also install it once for all your local projects. This will find all of your Composer dependencies, find their Github repository, and star their GitHub repositories. This was inspired by cargo thanks, which was inspired in part by Medium's clapping button as a way to show thanks for someone else's work you've found...
    Downloads: 0 This Week
    Last Update:
    See Project
  • All-in-One Payroll and HR Platform Icon
    All-in-One Payroll and HR Platform

    For small and mid-sized businesses that need a comprehensive payroll and HR solution with personalized support

    We design our technology to make workforce management easier. APS offers core HR, payroll, benefits administration, attendance, recruiting, employee onboarding, and more.
  • 10
    peewee

    peewee

    A small, expressive orm, which supports postgresql, mysql and sqlite

    Peewee is a simple and small ORM. It has few (but expressive) concepts, making it easy to learn and intuitive to use. Peewee will automatically infer the database table name from the name of the class. You can override the default name by specifying a table_name attribute in the inner “Meta” class (alongside the database attribute). To learn more about how Peewee generates table names, refer to the Table Names section. There are lots of field types suitable for storing various types of data...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    MongoDB NodeJS Driver

    MongoDB NodeJS Driver

    The MongoDB Node.js driver

    The MongoDB Node.js driver allows Node.js applications to connect to MongoDB and work with data. The driver features an asynchronous API which allows you to interact with MongoDB using Promises or via traditional callbacks. Whether you are new to MongoDB or you just want to brush up on the core concepts, you can check out the Fundamentals section which features material on using the Node.js driver. The connection URI is the set of instructions that the driver uses to connect to a MongoDB...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    gitmoji

    gitmoji

    An emoji guide for your commit messages

    .... This project is Open Source, that means everyone can participate, suggesting, discussing and adding new emojis. Take a look at the contributing section and guidelines for contributing. An easy solution for using gitmoji from your command line, is to install gitmoji-cli. A gitmoji interactive client for using emojis on commit messages. This project is a static website built with Next.js. All the gitmojis displayed are rendered from a JSON file.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    fx_cast

    fx_cast

    Chromecast Web Sender SDK implementation for Firefox

    A Firefox extension that implements the Chromecast API and exposes it to web apps to enable cast support. Communication with receiver devices is handled by a companion application (bridge). Install the Firefox extension (from within Firefox) and bridge application via the installer packages. These are two separate downloads that can be found on the website or in the GitHub releases section. The bridge application is currently supported on Windows, macOS and Linux. Clicking on the toolbar button...
    Downloads: 7 This Week
    Last Update:
    See Project
  • 14
    deep-clean

    deep-clean

    When Gradle or the IDE let you down, just --nuke all them caches

    A Kotlin script that nukes all build caches from Gradle/Android projects. Useful when Gradle or the IDE let you down. The script has been tested on macOS, but it is completely untested on Linux and Windows. KScript may not work at all on Windows! For this script to work, you need to have kotlin, script, and maven on your PATH. If you don't have all three commands on your PATH, then read on to the next section to install them. To make the script run, we'll first need to install all the required...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Museeks

    Museeks

    A simple, clean and cross-platform music player

    A simple, clean and cross-platform music player. Museeks is on its way to a big rewrite with some major UI changes, please help shape the future of the music player in the discussions section! You will not find tons of features, as its goals is not to compete with more complete and more famous music players. Museeks is currently in development. This implies some things can break after an update (database schemes changes, config...).
    Downloads: 1 This Week
    Last Update:
    See Project
  • 16
    Spek

    Spek

    A specification framework for Kotlin

    Spek 2.x is a complete rewrite of Spek with Kotlin multiplatform support in mind. The DSL is also reworked into two distinct styles: specification and gherkin. A dedicated migration section and a list of breaking changes are provided.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    accountill

    accountill

    Fullstack open source Invoicing application made with MongoDB

    ... is something I've been working on in my free time so I cannot be sure that everything will work out correctly. But I'll appreciate you if can report any issue. Send invoices, receipts, estimates, quotations and bills via email. Generate and send/download pdf invoices, receipts, estimates, quotations and bills via email. Set due date. Automatic status change when payment record is added. Payment history section for each invoice with record about payment date, payment method and extra note.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Damn Vulnerable GraphQL Application

    Damn Vulnerable GraphQL Application

    Vulnerable implementation of Facebook's GraphQL technology

    Damn Vulnerable GraphQL Application is an intentionally vulnerable implementation of Facebook's GraphQL technology, to learn and practice GraphQL Security. DVGA has numerous flaws, such as Injections, Code Executions, Bypasses, Denial of Service, and more. See the full list under the Scenarios section. A public Postman collection is also available to replay solutions to the challenges. DVGA supports Beginner and Expert level game modes, which will change the exploitation difficulty.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 19
    BitcoinExchangeFH

    BitcoinExchangeFH

    Cryptocurrency exchange market data feed handler

    BitcoinExchangeFH is a slim application to record the price depth and trades in various exchanges. You can set it up quickly and record all the exchange data in a few minutes! If the exchange is not supported with the WebSocket API feed, it will automatically fall into using its REST API feed. The subscription section specifies the exchange and instruments to subscribe. After receiving the order book or trade update, each handler is updated. For example, for SQL database handler, it is updated...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    BatNoter

    BatNoter

    An open source, markdown-based, self-hosted note taking webapp.

    ... notes. Editor allows preview of markdown. Quickly copy code from the code section using copy to clipboard button. Store notes directly at the root or use folders to organize them (nesting supported). Explore all the notes from a specific directory with single click. All the notes are stored inside user's github repository. Notes are cached to avoid additional API calls. URLs can be bookmarked. Dark/Light mode supported.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 21
    SoloPi

    SoloPi

    SoloPi Automated Testing Tool

    ... the recording and playback section for details. SoloPi can record various indicators of the application under test. You can observe the real-time updated data in the floating window, and you can also record the performance data and view the chart after the recording. , memory and network environment to limit, reproduce the performance of the application in the scene of poor performance and poor network environment.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    fldigi

    fldigi

    Ham Radio Digital Modem Application

    Fldigi is a modem program for most of the digital modes used by radio amateurs today: CW, PSK, MFSK, RTTY, Hell, DominoEX, Olivia, and Throb are all supported. It can help calibrate a sound card to a time signal and do frequency measurement tests. NOTICE: You must proceed to the Files section to locate the correct fldigi, flrig etal download for your particular operating system. Do not blithely use the big green Download button! Use the "Files" menu item or the "Browse All Files" link.
    Leader badge
    Downloads: 2,870 This Week
    Last Update:
    See Project
  • 23
    GnuCOBOL

    GnuCOBOL

    A free COBOL compiler

    GnuCOBOL (formerly OpenCOBOL) is a free, modern COBOL compiler. GnuCOBOL implements a substantial part of the COBOL 85, X/Open COBOL and newer ISO COBOL standards (2002, 2014, 2023), as well as many extensions included in other COBOL compilers (IBM COBOL, MicroFocus COBOL, ACUCOBOL-GT and others). GnuCOBOL translates COBOL into C and internally compiles the translated code using a native C compiler. Build COBOL programs on various platforms, including GNU/Linux, Unix, Mac OS X, and...
    Leader badge
    Downloads: 729 This Week
    Last Update:
    See Project
  • 24

    unluac

    A decompiler for Lua 5.x

    unluac is a decompiler for Lua 5.0 through 5.4. It runs on Lua chunks that have been compiled with the standard Lua compiler. It requires that debugging information has not been stripped from the chunk. (By default, the Lua compiler includes this debugging information.) This program is written in Java. A JAR package is available in the downloads section so you don't have to compile it. It runs from the command line and accepts a single argument: the file name of a Lua chunk...
    Leader badge
    Downloads: 353 This Week
    Last Update:
    See Project
  • 25
    libmwaw

    libmwaw

    Import library for legacy Mac documents

    libmwaw contains import filters for many old Macintosh text document formats (MacWrite, ClarisWorks, ... ) and for some graphic, spreadsheet and presentation formats. It can handle with varying level of success about forty different formats (see the Wiki section for more details). libmwaw is based on librevenge (see https://sourceforge.net/p/libwpd/wiki/librevenge/ ).
    Leader badge
    Downloads: 263 This Week
    Last Update:
    See Project