Search Results for "git:/git.code.sf.net/p/docfetcher/code"

Showing 18 open source projects for "git:/git.code.sf.net/p/docfetcher/code"

View related business solutions
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    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 security. Auth0 now, thank yourself later.
    Try free now
  • Keep company data safe with Chrome Enterprise Icon
    Keep company data safe with Chrome Enterprise

    Protect your business with AI policies and data loss prevention in the browser

    Make AI work your way with Chrome Enterprise. Block unapproved sites and set custom data controls that align with your company's policies.
    Download Chrome
  • 1
    Release It!

    Release It!

    Automate versioning and package publishing

    Generic CLI tool to automate versioning and package publishing-related tasks. Use release-it for version management and publish to anywhere with its versatile configuration, a powerful plugin system, and hooks to execute any command you need to test, build, and/or publish your project. The latest major version is v15, supporting Node.js 14 and up (as Node.js v12 is EOL). Use release-it v14 for environments running Node.js v10 and v12. Although release-it is a generic release tool,...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 2
    carbon CLI

    carbon CLI

    Beautiful images of your code, from right inside your terminal

    ...Downloads the real, high-quality image (no DOM screenshots). Detects file type automatically. Supports all file extensions supported by carbon.now.sh and more. Create and share beautiful images of your source code. Start typing or drop a file into the text area to get started. Displays image directly in supported terminals. Reports each step and therefore shortens the wait.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    plop

    plop

    Consistency made simple

    Plop is a little tool that saves you time and helps your team build new files with consistency. Plop generates code when you want, how you want, and can be changed whenever you want. Simple to Learn Creating a good boilerplate shouldn't require a master's degree. Read over the one-page getting started guide and you'll be well on your way. Once plop is setup, anyone on the team can simply type plop into the terminal. The right way to create your code, is now the easiest way. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    create-dmg

    create-dmg

    Create a good-looking DMG for your macOS app in seconds

    ...The DMG detects the minimum runtime of the app, and uses ULFO (macOS 10.11 or later) or UDZO as appropriate. The resulting image has the filename App Name 0.0.0.dmg, for example, Lungo 1.0.0.dmg. It will try to code sign the DMG, but the DMG is still created and fine even if the code signing fails, for example if you don't have a developer certificate.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Grafana: The open and composable observability platform Icon
    Grafana: The open and composable observability platform

    Faster answers, predictable costs, and no lock-in built by the team helping to make observability accessible to anyone.

    Grafana is the open source analytics & monitoring solution for every database.
    Learn More
  • 5
    Chalk

    Chalk

    Terminal string styling done right

    ...This simply means that chalk.red.yellow.green is equivalent to chalk.green. Color support is automatically detected, but you can override it by setting the level property. You should however only do this in your own code as it applies globally to all Chalk consumers. Detect whether the terminal supports color. Used internally and handled for you, but exposed for convenience. chalkStderr contains a separate instance configured with color support detected for stderr stream instead of stdout. Override rules from supportsColor apply to this too. supportsColorStderr is exposed for convenience.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 6
    ember-cli

    ember-cli

    The Ember.js command line utility

    ...Benefit from our years of experience to help your team be productiveβ€”faster. You'll never have to wire together your own framework ever again! Ember CLI is the backbone of modern Ember apps, providing code generators to create new entities and putting the necessary files in the right place, every time. Ember apps come with a built-in development environment with fast rebuilds, auto-reload, and a test runner!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    jQuery Terminal

    jQuery Terminal

    JavaScript library for creating web-based terminals

    jQuery Terminal is a JavaScript library for creating command-line interpreters in your applications. You can use this JavaScript Terminal library to create interactive web-based terminal applications on your website. Where commands are defined by you. You can define them on the server or in the browser's JavaScript. It can automatically call JSON-RPC service when the user types a command. Alternatively, you can provide an object with methods; each method will be invoked on the user's command...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Chrome Extension CLI

    Chrome Extension CLI

    The CLI for your next Chrome Extension

    ...When you're ready to publish to Chrome Web Store, create a minified bundle with npm run build and then zip the build folder. You don’t need to install or configure Webpack. Webpack comes in preconfigured so that you can focus on the code. Your environment will have everything you need to build a Chrome Extension. Override default page like New Tab, Bookmarks, or History page. Add features to Chrome Developer Tools. Creates an extension for supported languages like JavaScript and TypeScript.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 9
    gtop

    gtop

    System monitoring dashboard for terminal

    ...You need to assign host net and pid to access the metrics in the host machine. Start gtop with the gtop command. To stop gtop use q, or ctrl+c in most shell environments. You can sort the process table by pressing 'p' for Process Id, 'c' for CPU usage, and 'm' for Memory usage. If you see question marks or other different characters, try to run it with the environment variables provided in the documentation. gtop is released under the MIT license.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Cloud-based help desk software with ServoDesk Icon
    Cloud-based help desk software with ServoDesk

    Full access to Enterprise features. No credit card required.

    What if You Could Automate 90% of Your Repetitive Tasks in Under 30 Days? At ServoDesk, we help businesses like yours automate operations with AI, allowing you to cut service times in half and increase productivity by 25% - without hiring more staff.
    Try ServoDesk for free
  • 10
    preact-cli

    preact-cli

    Your next Preact PWA starts in 30 seconds.

    Start building a Preact Progressive Web App in seconds. 100/100 Lighthouse score, right out of the box (proof). Fully automatic code-splitting for routes (see Route-Based Code Splitting). Transparently code-split any component with an async! prefix. Auto-generated Service Workers for offline caching powered by Workbox. PRPL pattern support for efficient loading. Zero-configuration pre-rendering/server-side rendering hydration. Support for CSS Modules, LESS, Sass, and Stylus; with Autoprefixer. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Standard Version

    Standard Version

    Automate versioning and CHANGELOG generation

    ...Any of the command line parameters accepted by standard-version can instead be provided via configuration. Please refer to the conventional-changelog-config-spec for details on available configuration options. As long as your git commit messages are conventional and accurate, you no longer need to specify the semver type - and you get CHANGELOG generation for free! If you use git hooks, like pre-commit, to test your code before committing, you can prevent hooks from being verified during the commit step by passing the --no-verify option.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Data Science at the Command Line

    Data Science at the Command Line

    Data science at the command line

    Command Line by Jeroen Janssens, published by O’Reilly Media in October 2021. Obtain, scrub, explore, and model data with Unix Power Tools. This repository contains the full text, data, and scripts used in the second edition of the book Data Science at the Command Line by Jeroen Janssens. This thoroughly revised guide demonstrates how the flexibility of the command line can help you become a more efficient and productive data scientist. You’ll learn how to combine small yet powerful...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13
    DefLang
    - - - π‘«π’†π’‡π‘³π’‚π’π’ˆ,π‘½π’†π’“π’š π‘Ίπ’Šπ’Žπ’‘π’π’†,π‘½π’†π’“π’š π‘¬π’π’†π’ˆπ’‚π’π’• - - - This is DefLang. It’s work on NodeJS. News : I added DefLang to Package. Type β€œnpm install deflang”! Please Upvote this! : 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
  • 14
    readme-md-generator

    readme-md-generator

    CLI that generates beautiful README.md files

    readme-md-generator is able to read your environment (package.json, git config...) to suggest you default answers during the README.md creation process. Make sure you have npx installed (npx is shipped by default since npm 5.2.0).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    npm-run-all

    npm-run-all

    A CLI tool to run multiple npm-scripts in parallel or sequential

    The official npm run-script command cannot run multiple scripts, so if we want to run multiple scripts, it's redundant a bit. Let's shorten it by glob-like patterns. We sometimes use & to run multiple commands in parallel, but cmd.exe (npm run-script uses it by default) does not support the &. Half of Node.js users are using it on Windows, so the use of & might block contributions. npm-run-all parallel works well on Windows as well.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    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.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    AngularStrap

    AngularStrap

    AngularJS 1.2+ native directives for Bootstrap 3

    ...AngularStrap is tested against the latest patch release of the 1.2, 1.3 and 1.4 branches. AngularStrap provides two different files, angular-strap.js: library javascript code, and angular-strap.tpl.js: default HTML inline templates used by the directives. By keeping the HTML template definitions in a separate file, it makes it easier to customize the templates used by the directives by creating a custom copy of the file or by overriding some of the templates. AngularStrap provides independently built modules that can be loaded separately.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    Deodar

    Dual panel sophisticated file manager and editor for programmers

    Norton commander style, native Linux file manager and sophisticated editor. Whole app is aimed at developing source code. It is supposed to be your terminal and file manager and source code editor all together integrated in a really cool way. Written in JavaScript, Node.js and npm based, thus extremely configurable and scriptable. This program is for true geeks. It is neither terminal program nor traditional gui. It has terminal client built in.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next