Showing 16 open source projects for "dev"

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
  • HOA Software Icon
    HOA Software

    Smarter Community Management Starts Here

    Simplify HOA management with software that handles everything from financials to communication.
    Learn More
  • 1
    ButterCMS JS client

    ButterCMS JS client

    Node/JS API client for ButterCMS

    A seamless CMS with a blazing fast API and marketing dashboard. Stop wasting dev time and free your marketers from your legacy CMS.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    tapjs

    tapjs

    Test Anything Protocol tools for node

    Workspace for node-tap development. The API is simple but powerful. t.test() and a few assertions are all you really need. Everything is statically typed, so your editor can tell you what's available. Remember less, just write some tests. An easily extensible TAP test framework, with outstanding TypeScript support, a CLI, plenty of assertion methods, snapshots, object/method spies, module mocking, file system fixtures, lifecycle hooks, test filtering, comprehensive code coverage analysis,...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Appium

    Appium

    Automation for iOS, Android, and Windows Apps

    ...Appium aims to automate any mobile app from any language and any test framework, with full access to back-end APIs and DBs from test code. Write tests with your favorite dev tools using all the above programming languages, and probably more (with the Selenium WebDriver API and language-specific client libraries).
    Downloads: 4 This Week
    Last Update:
    See Project
  • 4
    Axe

    Axe

    Logger-agnostic wrapper that normalizes logs regardless of arg style

    Logger-agnostic wrapper that normalizes logs regardless of arg style. Great for large dev teams, old/new projects, and works w/Pino, Bunyan, Winston, console, and more. It is lightweight, performant, highly-configurable, and automatically adds OS, CPU, and Git information to your logs. Hooks, dot-notation remap, omit, and pick of metadata. Axe was built to provide consistency among development teams when it comes to logging.
    Downloads: 0 This Week
    Last Update:
    See Project
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Learn More
  • 5
    Vali Admin

    Vali Admin

    Free Bootstrap 4 admin/dashboard template

    ...Run a npm install command in the project root directory to install and build dependencies. If you don't want to edit the theme you can use the compiled files inside the docs folder. Use npm run dev command to watch and compile source files. Use npm run build command to compile all source files. Use npm run start command to start a development server using NodeJs. Vali is a responsive and free admin theme built with Bootstrap 4, SASS, and PUG.js. It's fully customizable and modular. You don't need to add the code, you will not use it. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6
    Framework detection utility

    Framework detection utility

    Framework detection utility

    Detects which framework a specific website is using. The framework's build/dev commands, directories and server port are also returned. Static site generators: Gatsby, Hugo, Jekyll, Next.js, Nuxt, Hexo, Gridsome, Docusaurus, Eleventy, Middleman, Phenomic, React-static, Stencil, Vuepress, Assemble, DocPad, Harp, Metalsmith, Roots, Wintersmith. Front-end frameworks: create-react-app, Vue, Sapper, Angular, Ember, Svelte, Expo, Quasar.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    jjb

    jjb

    A chrome extension that helps you automatically apply for Jingdong

    ...Since Beijing Price Insurance is not commercial software, it depends on your support to continue. Beijing Price Insurance compressed the code to reduce the size when it was released, please run yarn dev to compare. Beijing Price Insurance does not support Ubuntu and similar systems temporarily, which may cause the function to be unavailable or the memory usage to be too large. It is not recommended to use it under Ubuntu.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Alien Evolution

    Alien Evolution

    A websocket based realtime browser application using the Alien Cipher.

    ...Alien moves the logic outside of the webtree and provide cgi abilities via the apis that connect the endpoints together and allows Alien to deliver client code on a realtime basis according to user interactions. This approach allows Alien to perform realtime tasks that would be next to impossible to perform with HTTP transfers. Live dev at https://alienzone.host All built on Alien technology. Enjoy =D
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    ASP.NET Core & Vue.js Starter

    ASP.NET Core & Vue.js Starter

    Asp.net Core & Vue.js (ES6) SPA Starter kit

    ...Now you can open the project via Visual Studio or VSCode, press F5 to run the application! You have two choices when it comes to how you prefer to run it. You can either use the command line or the build-in run command. Run the application using npm run dev. Run the application in VSCode or Visual Studio 2017 by hitting F5. When running the app using debug menu or F5 VS open auto the app in the browser. Trilon can become part of your development process, making sure that you're building enterprise-grade, scalable applications with best practices in mind, all while getting things done better and faster!
    Downloads: 1 This Week
    Last Update:
    See Project
  • Leverage AI to Automate Medical Coding Icon
    Leverage AI to Automate Medical Coding

    Medical Coding Solution

    As a healthcare provider, you should be paid promptly for the services you provide to patients. Slow, inefficient, and error-prone manual coding keeps you from the financial peace you deserve. XpertDox’s autonomous coding solution accelerates the revenue cycle so you can focus on providing great healthcare.
    Learn More
  • 10
    node-js-getting-started

    node-js-getting-started

    Getting Started with Node on Heroku

    ...This application supports the Getting Started on Heroku with Node.js article. Make sure you have Node.js and the Heroku CLI installed. For more information about using Node.js on Heroku, see these Dev Center articles. When you create an app, a git remote (called heroku) is also created and associated with your local git repository. Heroku generates a random name (in this case sharp-rain-871) for your app, or you can pass a parameter to specify your own app name. Heroku treats logs as streams of time-ordered events aggregated from the output streams of all your app and Heroku components, providing a single channel for all of the events. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    express-vue

    express-vue

    Vue rendering engine for Express.js. Use .Vue files as templates

    A Simple way of using Server Side rendered Vue.js 2.0+ natively in Express using streams. If you want to use vue.js and setup a large-scale web application that is server-side rendered, using Node+Express, but you want to use all the fantastic tools given to you by Vue.js. Then this is the library for you. The idea is simple use Node+Express for your Controller and Models, and Vue.js for your Views.. you can have a secure server-side rendered website without all the hassle. Your Controller...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Meteor

    Meteor

    Meteor, the JavaScript App Platform

    ...A batteries-included build system, package ecosystem, and opinionated project structure reduce setup time for accounts, methods, publications, and UI integration. Historically paired with Blaze, Meteor also works well with modern front-end libraries like React, Vue, or Svelte for rendering. Its dev experience focuses on hot reloads, rapid prototyping, and predictable data flow, making it attractive for teams that want real-time features without stitching together many separate tools.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    KineticJS

    KineticJS

    HTML5 Canvas JavaScript framework

    KineticJS is an HTML5 Canvas JavaScript framework that extends the 2d context by enabling canvas interactivity for desktop and mobile applications. KineticJS is a fast, robust, HTML5 Canvas Library that is no longer maintained. The last stable version is v5.1.0, and it's pretty darn solid. I am also no longer maintaining the CDN which hosted KineticJS files. If your site was using KineticJS hosted on Amazon's S3 CDN services, I'm very sorry for having to pull the plug, but it was getting...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    This is a web framework pulling concepts from joomla, codeignitor, and wordpress. Features include a focus on multi-site/multi-server integration, and one-step content update.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    A J2EE Web Dev Framework, Struts style MVC, Event Driven like JSF and Ajax-enabled Client Scripting like YUI, Fine grained event binding, access to server variables in JavaScript & Webpages, Easy integration with Struts, No custom tags & No complex API.
    Downloads: 12 This Week
    Last Update:
    See Project
  • 16
    Extjs is an excellent javascript library but recently released in GPL 3 . We plan to use Extjs as base continue our dev on it also extending via integrating it with Tibco GI , Dwr and GWT ..all in business friendly LGPL
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next