• 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
  • Automate contact and company data extraction Icon
    Automate contact and company data extraction

    Build lead generation pipelines that pull emails, phone numbers, and company details from directories, maps, social platforms. Full API access.

    Generate leads at scale without building or maintaining scrapers. Use 10,000+ ready-made tools that handle authentication, pagination, and anti-bot protection. Pull data from business directories, social profiles, and public sources, then export to your CRM or database via API. Schedule recurring extractions, enrich existing datasets, and integrate with your workflows.
    Explore Apify Store
  • 1
    Hint.css

    Hint.css

    A CSS only tooltip library for your lovely websites

    ...Upgrading from v1.x, If you are already using v1.x, you may need to tweak certain position classes because of the way tooltips are positioned in v2. All you need to do is give your element any position class and tooltip text using the aria-label attribute. Note, if you don't want to use aria-label attribute, you can also specify the tooltip text using the data-hint attribute, but its recommended to use aria-label in support of accessibility. If you are already using v1.x, you may need to tweak certain position classes because of the way tooltips are positioned in v2.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Bootstrap Colorpicker

    Bootstrap Colorpicker

    Bootstrap Colorpicker is a modular color picker plugin for Bootstrap

    ...To use the plugin without Bootstrap, the popover option should be set to false or null and, depending on your implementation, you will usually need to set inline to true and a container selector option. Note that the plugin may work without Bootstrap if your code is not using any of the mentioned Bootstrap dependencies. Note that the dist files are only distributed via the NPM and Yarn installations. The initial color can be specified in 3 ways, input value, data-color attribute and programmatically with the color constructor option. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    forever

    forever

    CLI tool for ensuring that a given script runs continuously

    Note: If you are using forever programatically you should install forever-monitor. You can use forever to run scripts continuously (whether it is written in node.js or not). In addition to passing forever the path to a script (along with accompanying options, described above), you may also pass forever the path to a JSON file containing these options.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Leanote Desktop App

    Leanote Desktop App

    Leanote Desktop App, based on Electron(atom-shell)

    Leanote Desktop App, based on Electron(atom-shell). Use Leanote as a notebook/note, and manage your knowledge on Leanote. Do you like markdown? don't worry, Leanote support it. You can public your knowledge then Leanote is your blog! An awesome blog where you can create your own theme. Share your knowledge with your friends on Leanote. Collaborate with friends to improve your knowledge.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Run applications fast and securely in a fully managed environment Icon
    Run applications fast and securely in a fully managed environment

    Cloud Run is a fully-managed compute platform that lets you run your code in a container directly on top of scalable infrastructure.

    Run frontend and backend services, batch jobs, deploy websites and applications, and queue processing workloads without the need to manage infrastructure.
    Try for free
  • 5
    Realtime System Monitor

    Realtime System Monitor

    An application to track your PC in realtime

    ...The desktop app can be run on the desktop to monitor its usage. The user can login from the web interface to monitor their machines. Web Dashboard: https://sys-monitor.now.sh Note: If you cannot see tray icon on gnome, you may need this https://extensions.gnome.org/extension/1503/tray-icons/
    Downloads: 2 This Week
    Last Update:
    See Project
  • 6
    vue-admin-template

    vue-admin-template

    A vue2.0 minimal admin template

    ...For typescript version, you can use vue-typescript-admin-template (Credits: @Armour). For publishing, you only have to publish the resulting static file after build, which is usually the static file in the dist folder, to your cdn or static server. Note that the index.html usually will be an entry page for your backend service. You may need to change the page's import path after determining static for JS and css.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    code notes

    code notes

    A simple code snippet & gist manager for developers

    A simple code snippet manager for developers built with Electron & Vue.js. The aim of this project is to make us more efficient by offering a pretty cool tool : a kind of notepad for our code. Go the download section of our website to download Code Notes on your OS. This project was generated with vue-cli-plugin-electron-builder@f0c7709 using vue-cli.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    React Autosuggest

    React Autosuggest

    WAI-ARIA compliant React autosuggest component

    ...Works well on those little devices you carry around in your hands. Supports custom suggestion rendering, multiple sections, and more. Suggestions can also be presented in multiple sections. Note that we highlight the first suggestion by default. Apply any styling you wish. For example, render images and highlight the matching string. When the suggestions list is long, you may want to make it scrollable. Note that the suggestions are rendered even when the input field is not focused. The only reason id exists, is to set ARIA attributes (they require a unique id). ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    react-native-swiper

    react-native-swiper

    The best Swiper component for React Native

    ...Make pagination visible, merge custom styles with the default styles, and add delay between auto play transitions. ScrollBy(index, animated), and Scroll by relative index methods available. Launch simulator to preview. Note that you just need to edit the source file src/index.js, the change will auto sync to examples. After development, you should add test for your modification and make all tests passed to prevent other contributors break the feature in the future accidentally. We use detox + jest for e2e test now, you can read Detox for more detail.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Highcharts is a JavaScript charting library that allows developers to create interactive and visually appealing charts for web applications. Icon
    Highcharts is a JavaScript charting library that allows developers to create interactive and visually appealing charts for web applications.

    Highcharts is a modern SVG-based, multi-platform charting library.

    Over 80% of the 100 largest companies in the world use Highcharts, as well as tens-of-thousands of developers across industries such as application development, publishing, data science, and finance.
    Learn More
  • 10
    babel-eslint

    babel-eslint

    A wrapper for Babel's parser used for ESLint

    ...You only need to use babel-eslint if you are using Babel to transform your code. If this is not the case, please use the relevant parser for your chosen flavor of ECMAScript (note that the default parser supports all non-experimental syntax as well as JSX). ESLint allows for the use of custom parsers. When using this plugin, your code is parsed by Babel's parser (using the configuration specified in your Babel configuration file) and the resulting AST is transformed into an ESTree-compliant structure that ESLint can understand.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11
    UnCSS

    UnCSS

    Remove unused styles from CSS

    ...You must use the ignore option to preserve classes that are added by Javascript on user interaction. UnCSS can also be used in conjunction with other JavaScript build systems, such as Grunt, Broccoli or Gulp! Note that you can pass both local file paths (which are processed by glob) and URLs to the program.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Chartist.js

    Chartist.js

    Simple responsive charts

    ...Specifying the style of your chart in CSS is not only cleaner but also enables you to use awesome CSS animations and transitions to be applied to your SVG elements! Note that CSS3 animations on SVG CSS attributes are not supported on all browsers and the appearance may vary.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Awesomplete

    Awesomplete

    Ultra lightweight, usable, autocomplete with zero dependencies

    Ultra lightweight, customizable, simple autocomplete widget with zero dependencies, built with modern standards for modern browsers. Because <datalist> still doesn’t cut it. Note that by default you need to type at least 2 characters for the popup to show up, though that’s super easy to customize. For the autocomplete, you just need an <input> text field (might work on <textarea> and elements with contentEditable, but that hasn’t been tested). Add class="awesomplete" for it to be automatically processed (you can still specify many options via HTML attributes), otherwise you can instantiate with a few lines of JS code, which allow for more customization. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Coinbase Pro

    Coinbase Pro

    The official Node.js library for Coinbase Pro

    Note: The gdax package is deprecated and might have to be removed from NPM. Please migrate to the coinbase-pro package to ensure future compatibility. Easy functionality to use in programmatic trading. A customizable, websocket-synced Order Book implementation. API clients with convenient methods for every API endpoint. Abstracted interfaces, don't worry about HMAC signing or JSON formatting; the library does it for you.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 15
    Try It Yourself HTML5

    Try It Yourself HTML5

    PURE HTML5 editor for web designer and developer

    ...id=com.ulm.tryiteditorhtml =============== OS requirements: - Windows 7 and later are supported, older operating systems are not supported (and do not work). - Both x86 and amd64 (x64) binaries are provided for Windows. Please note, the ARM version of Windows is not supported for now. ======== Chrome app: HTML, XHTML and XML editor - https://goo.gl/bYR7fF == Browser Extensions == Chrome extension: http://bit.ly/1NiErH5 Add-on Firefox: http://mzl.la/1XJQXQC ==Angular Directive== Download Angular Syntax-Highligher. For documentation follow this link - http://ulmdevice.altervista.org/syntaxhigh/documentation/index.html
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    DICOM Image Reader

    DICOM Image Reader

    A minimal Medical application to read and view DICOM (dcm) image file

    Dicom Image Reader is opensource medical image viewer built with JavaScript, HTML5, NodeJS and Electron framework. It can load data in DICOM format (single image dcm) and provides standard tools for its manipulation such as contrast, zoom, drag, possibility to draw regions on top of the image and imaging filters such as threshold and sharpening. It is based DWV JavaScript opensource library. =============== Requirements: - Processor: Intel Pentium 4 processor or later that's SSE2...
    Downloads: 12 This Week
    Last Update:
    See Project
  • 17
    SQLite Editor & Compiler

    SQLite Editor & Compiler

    SQLite Editor and Compiler for PC, macOS and Linux

    ... - Windows 7 and later are supported, older operating systems are not supported (and do not work). Both x86 and amd64 (x64) binaries are provided for Windows. Please note, the ARM version of Windows is not supported for now. - Ubuntu 12.04 and later and again Fedora 21 and Debian 8 are supported Both ia32 and x64 binaries are provided for Linux ==================== Get your Android App - https://play.google.com/store/apps/details?id=com.ulm.sqleditordroid ==================== == Browser Extensions == Chrome extension: http://bit.ly/1O4g1u0 == Windows app: http://amzn.to/2uor6ao ==
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Boostnote
    Boostnote is an open source note-taking app for programmers. Apps available for Mac, Windows, Linux, Android and iOS. Built with Electron, React + Redux, Webpack and CSSModules.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 19
    VFront

    VFront

    VFront is a dynamic front-end for MySQL, PostgreSQL and SQLite DBs.

    VFront is a dynamic front-end for MySQL, PostgreSQL and SQLite databases written in PHP and Javascript. With VFront you can create forms for manage data in AJAX style, rules and privileges for differents groups, reports ,statistics and much more. Please note that the project, with the latests updates, has moved on Github: https://github.com/marciuz/vfront/
    Leader badge
    Downloads: 3 This Week
    Last Update:
    See Project
  • 20
    emojipacks

    emojipacks

    CLI to bulk upload emojis to your Slack

    CLI to bulk upload emojis to your Slack! Note you must have node and npm installed. If you don't, go to nodejs.org and follow the install instructions there. A file named batchUploadExample.sh is provided for your reference. Edit this file change the subdomain, email, and password parameters to your own and save it as batchUpload.sh or something similar. It optionally takes an argument for the directory path that contains your yaml files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    angulartics

    angulartics

    Analytics for AngularJS applications

    ...Just add Angulartics to your app dependencies and you'll get automatic pageview tracking for your application routes. Download Angulartics and the Angulartics plugin for your vendor. Note: All plugins list Angulartics as a dependency, so they will be downloaded together. Load the relevant files in your applications html (or include them in your build script). In your application dependencies, inject Angulartics and the Angulartics plugin for your vendor. The simplest way to do event tracking is by adding the attributes analytics-on and analytics-event to the element. analytics-on always needs to be present, because it is the attribute that enables event tracking for the element. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Restangular

    Restangular

    AngularJS service to handle Rest API Restful Resources

    Restangular is an AngularJS service that simplifies common GET, POST, DELETE, and UPDATE requests with a minimum of client code. It's a perfect fit for any WebApp that consumes data from a RESTful API. Note This version of Restangular only supports Angular 1. For an Angular 2+ version of Restangular, check out ngx-restangular. It's a separate project with different maintainers, so issues regarding ngx-restangular should be reported over there. Learn Restangular! Try the live demo on plunkr. It uses the same example as the official Angular Javascript Project, but with Restangular! ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    iLib

    The most comprehensive library of Javascript i18n classes available

    Note: development has been moved over to github! Please see https://github.com/iLib-js/iLib "I18N" means way more than just translation. Other libraries claim to be an i18n solution when translation and string formatting is really all they offer. Yes, iLib has classes that do translation too, but there is also much, much more. From date formatting to name parsing to phone number handling to collation, iLib has classes that do it.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    react-starter-kit

    react-starter-kit

    The best scaffolding for React development

    ...The structure of this project uses fractal (irregular fractal: suitable for large projects), the grouping of methods is mainly by characteristics rather than file types. Note that this directory structure is only a guideline and does not have to be followed.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Zepto.js

    Zepto.js

    JavaScript library for modern browsers with a jQuery compatible API

    ...The goal is to have a ~5-10k modular library that downloads and executes fast, with a familiar and versatile API, so you can concentrate on getting stuff done. Zepto is open source software and is released under the developer and business-friendly MIT license. Note that some optional features of Zepto specifically target mobile browsers; as the original project goal was to specifically provide a leaner alternative to jQuery for the mobile web. Zepto is a good choice for browser extensions (for Safari, Chrome and Firefox) and to develop HTML-based views within native app frameworks, such as PhoneGap. ...
    Downloads: 0 This Week
    Last Update:
    See Project