Showing 23 open source projects for "data.6bin"

View related business solutions
  • 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.
    Start Free
  • Try Google Cloud Risk-Free With $300 in Credit Icon
    Try Google Cloud Risk-Free With $300 in Credit

    No hidden charges. No surprise bills. Cancel anytime.

    Use your credit across every product. Compute, storage, AI, analytics. When it runs out, 20+ products stay free. You only pay when you choose to.
    Start Free
  • 1
    Random Color

    Random Color

    A tiny script for generating attractive colors

    ...Unfortunately, this code nat­u­rally pro­duces murky greys, browns and greens. ran­dom­Color gen­er­ates at­trac­tive col­ors by de­fault. More specif­i­cally, ran­dom­Color pro­duces bright col­ors with a rea­son­ably high sat­u­ra­tion. This makes ran­dom­Color par­tic­u­larly use­ful for data vi­su­al­iza­tions and gen­er­a­tive art. Once you’ve in­cluded ran­dom­Color.js on your page, call­ing ran­dom­Color() will re­turn a ran­dom at­trac­tive color. Beneath is the out­put of ran­dom­Color called 54 times. You can also pass an op­tions ob­ject to ran­dom­Color. This al­lows you to spec­ify the hue, lu­mi­nos­ity and the num­ber of col­ors to gen­er­ate.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Ember Paper

    Ember Paper

    The Ember approach to Material Design

    This project aims to bring Google's new Material Design to Ember. The goal is to encapsulate everything possible in Ember components. This project is packaged as an Ember-cli addon. This should also automatically create an scss file under app/styles/app.scss with @import 'ember-paper'; and install ember-cli-sass. Sass is an important part of Ember-paper. Using sass you can override default variables and easily change the default behavior of ember-paper styles. All the components and styles...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    vizforge

    vizforge

    VizForge is a visual designer that integrates full code editing .

    ...This is a single page application that users can use for free without logging in. The design results of the user on this software are saved in the IndexDb of the user's browser. There is no backend server, and data will not be sent to the server. It is a pure front-end standalone application. Everyone can use it directly online for free: https://vizforge.sourceforge.io/ . VizForge 是一款基于Html+Css规范、Vue框架规范的,融合全代码编辑的可视化设计器。 这是一个单页应用,用户无需登录即可直接免费使用。 用户在本软件上的设计成果保存于用户浏览器的IndexDb中,没有后端服务器,数据不会向服务器发送,是纯前端的单机版应用。所有人都可以直接在线免费使用:https://vizforge.sourceforge.io/ 。
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    LostGrid

    LostGrid

    LostGrid is a powerful grid system built in PostCSS

    Lost Grid is a powerful grid system built in PostCSS that works with any preprocessor and even vanilla CSS. LostGrid makes use of calc() to create stunning grids based on fractions you define without having to pass a lot of options. LostGrid relies on calc() to create the grid. Thus, LostGrid is limited to browsers that support calc(). The great thing is that calc() is widely supported in all current browsers and the LostGrid usage of calc() is supported as far back as IE9+. If using...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Add Two Lines of Code. Get Full APM. Icon
    Add Two Lines of Code. Get Full APM.

    AppSignal installs in minutes and auto-configures dashboards, alerts, and error tracking.

    Works out of the box for Rails, Django, Express, Phoenix, and more. Monitoring exceptions and performance in no time.
    Start Free
  • 5
    nightTab

    nightTab

    A neutral new tab page accented with a chosen colour

    A neutral new tab page accented with a chosen color. Customize the layout, style, background and bookmarks with nightTab. Make the browser start page dark (or light, or anything in between). Do not access user information. This means nightTab will not request browser permissions. Aim to make everything on the user interface, within reason, customizable. Aim to make the user experience easy while supporting the above. Keep nightTab open source. Sharing the look and feel of one Bookmark to...
    Downloads: 6 This Week
    Last Update:
    See Project
  • 6
    Basically Basic Jekyll Theme

    Basically Basic Jekyll Theme

    Your new Jekyll default theme

    ...If you're hosting with GitHub Pages you can install as a remote theme or directly copy all of the theme files (see structure below) into your project. Layouts, includes, Sass partials, and data files are all placed in their default locations. Stylesheets and scripts in assets, and a few development related files in the project's root directory.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    vue-form-making

    vue-form-making

    A visual form designer/generator base on Vue.js

    ...Provides powerful advanced components that can be used in a variety of complex scenarios. Provides a powerful API interface, to quickly generate forms, verify and obtain form data.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    styletron

    styletron

    Toolkit for component-oriented styling

    ...The generated names are not stable and will change all the time so you should never target them. If you need a stable selector for something as e2e tests, you should add a data-test-id attribute. Since Styletron uses the <style /> tag, you can use media queries and other selectors as well. You could not do that with inline styles! Check Concepts for more information about how classic CSS translates into CSS in JS.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Scrolling Game Development Kit 2
    All-in-one program for creating 2D scrolling games. Compile your games into stand-alone .NET executables or customizable C# source code. The IDE and framework are build on OpenTK, which wraps OpenGL, so generated games can be cross-platform.
    Downloads: 3 This Week
    Last Update:
    See Project
  • Forever Free Full-Stack Observability | Grafana Cloud Icon
    Forever Free Full-Stack Observability | Grafana Cloud

    Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.

    Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
    Create free account
  • 10
    Midnight.js

    Midnight.js

    Switch your nav's design on the fly

    ...You can use whatever markup suits you, just make sure the header works well with position:fixed. After that, take any sections of your page that need a different nav and add data-midnight="your-class" to it, where .your-class is the class you are going to use to style that header. If you don't use the property or just leave it blank, the .default class will be used for that section. You can style it in your CSS using the class .midnightHeader.your-class. Use whatever CSS or markup you like for each one. They will be switched automatically when necessary. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Gutenberg Typography Kit

    Gutenberg Typography Kit

    A meaningful web typography starter kit

    Gutenberg is a flexible and simple-to-use web typography starter kit for web designers and developers. It’s a small step towards a better typography on the web. Beautiful typographic styles can be made by setting base type size, line height (leading), and measure (max-width). Gutenberg is a work-in-progress project by Matej Latin that brings meaning and craftsmanship to web typography. The reader should be able to read the message of a text easily and comfortably. This depends to a not...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12
    Skinny Bones Jekyll Starter

    Skinny Bones Jekyll Starter

    A Jekyll starter with a variety of flexible layouts and components

    ...Think of it as a starter for building your own Jekyll site. The styling is kept minimal and bare to make it easier to add your own flare and markup. Takes advantage of native Sass support and data files to make customizing your site easier. Designed to put the focus on you and your writing. Headers, navigation, sidebars, and footers have been purposely emphasized. Packed with layouts and modules. Include Disqus comments, social sharing buttons, and table of contents on one or all pages. Compatible with popular libraries like Bourbon, Neat, and Octopress to help build and deploy your site with ease.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Skill Map

    Skill Map

    A visualization of programmer skill maps

    Skill‑Map is an open-source, collaborative project—originating from Geekbang—offering a structured visualization of programmer skill maps across domains like AI, front-end, backend, architecture, DevOps, and more. It serves as a navigable resource to organize learning paths and essential knowledge areas. Covers areas like AI, big data, architecture, frontend, backend, DevOps, testing, etc. Visual representation of programming and IT skill domains. Encourages community collaboration and feedback via GitHub Issues. Open to content updates, additions, and evolution as a living reference.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    BIRT Report Designer

    BIRT Report Designer

    Open Source Reporting & Data Visualization Platform

    ...With a flexible Open Data Access framework, developers can write custom data drivers to access data from any source, including Big Data sources like Apache Hadoop, Cassandra, and MongoDB, along with all traditional relational databases, Flat Files, XML data streams, and data stored in proprietary systems. Built for embedding, BIRT includes APIs for data access, chart generation, output formats, content execution, and integration within larger applications.
    Downloads: 10 This Week
    Last Update:
    See Project
  • 15

    gCalendar

    Google Calendar Visualisation

    A Google calendar Visualization useful for integration into web applications and will be compatible with Netvibes, iGoogle or anywhere where google visualisations are supported. If you have any issues, feedback or suggestions please use the ticket system. Thank you to www.babblevoice.com for supporting the development of this project.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    JSPlot

    JSPlot

    Javascript Library for plotting stocks or other data type using HTML5.

    A Javascript Library for plotting stocks or other type of data using HTML 5 canvas. You can create your own plots on a html div element. You can use candlestick chart, line plot, bar chart or distribution diagram. It can work with dinamic javascript frameworks, eg. js Ext and jQuery. You are able to use data sources, so different parts of the same data can be plotted at the same time on your page.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    A JavaScript grid component for displaying and editing tabular data in DHTML-based tables. The grid provides rich client-side API, column sorting and resizing capabilities, multiple in-cell editors, filtering, searching and grouping functionality, etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    phpAjaxTags is a port to PHP from advanced java tag library "AjaxTags" (ajaxtags.sourceforge.net). To install - just extract zip file into Your root www dir. On-line demo http://www.2al.pl/phpAjaxTags/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Develope web applications for Edlington :: Rich Media Design Websites, ProjectMonitor, and GATTO Content Management System
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    This is a javascript based datagrid to display data runtime, now it has some of basic functionality only. and i am sure it will be usefull for you pepole... visit us at www.sam-tech.in
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    This is a tool,for designing html forms,or for designing work flow,in fact for anything you will express with a tablet and a pencil.It's written with html,jsp,javascript,java.Everyone is welcomed to support it.This is a beginning
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Helona is a project to provide xml based plugins (modules) and themes for Apache cocoon, forrest and lenya based web applications. The project is created to provide code that are not meeting ASF policies (e.g. including GNU LGPL licenced code).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Web 2.0 environment for collaborative and extensible design of object interconnection diagrams like UML, networks, circuits and other graph based diagrams. Client: Web-based (AJAX / Dojo Toolkit) Server: JEE Application (Struts Framework)
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next
MongoDB Logo MongoDB