Showing 30 open source projects for "basic"

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
  • Network Management Software and Tools for Businesses and Organizations | Auvik Networks Icon
    Network Management Software and Tools for Businesses and Organizations | Auvik Networks

    Mapping, inventory, config backup, and more.

    Reduce IT headaches and save time with a proven solution for automated network discovery, documentation, and performance monitoring. Choose Auvik because you'll see value in minutes, and stay with us to improve your IT for years to come.
    Learn More
  • 1
    Pokémon Cards CSS

    Pokémon Cards CSS

    Collection of advanced CSS styles to create realistic-looking effects

    ...It defines layouts, frames, typography, and image placeholders to mimic the look of real Pokémon trading cards, enabling users to create “virtual cards” with custom content. Because the design is built into CSS, cards respond to responsive constraints and adjust nicely across devices. The project supports common card types (basic, stage, trainer, etc.), and includes classes to manage energy symbols, attack boxes, and flavor text. Many community users combine it with JavaScript to dynamically generate cards from data (e.g. Pokédex entries or user input). It offers a playful, educational example of what you can achieve with modern CSS, especially in combining design fidelity with flexible markup.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2
    Spritejs

    Spritejs

    A cross platform high-performance graphics system

    ...It is renderer agnostic enabling the same api to render in multiple contexts: webgl2, webgl, and canvas2d. Manipulate the sprites in canvas as you do with the DOM elements. SpritejsNext provides several kinds of basic sprite elements, which can be operated on the layer like DOM elements. Compatible for most modern browsers. You should import babel-polyfill for early browsers(i.e. iOS 8).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Motionity

    Motionity

    The web-based motion graphics editor for everyone

    Motionity is an open-source, browser-based motion-graphics editor designed to bring animation and video editing power to the web, blending the intuitiveness of drag-and-drop tools with advanced capabilities akin to desktop motion editors. It allows users to assemble video or image assets, layer them, and apply animation via keyframes — with customizable easing — giving fine-grained control over motion timing. In addition to keyframing, motionity supports layer masking, filters (color...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    face3D_chung
    ...Added talk3D_chung a small example using obj models created with face3D_chung . Added speak3D_chung_dll a dll to load and display face3D_chung talking avatars in openGL Added face3D libertybasic demo example of calldll in liberty basic . Can be used as mesh editor (adjust texture,scale parts) by load/save as model .
    Downloads: 1 This Week
    Last Update:
    See Project
  • Turn more customers into advocates. Icon
    Turn more customers into advocates.

    Fight skyrocketing paid media costs by turning your customers into a primary vehicle for acquisition, awareness, and activation with Extole.

    The platform's advanced capabilities ensure companies get the most out of their referral programs. Leverage custom events, profiles, and attributes to enable dynamic, audience-specific referral experiences. Use first-party data to tailor customer segment messaging, rewards, and engagement strategies. Use our flexible APIs to build management capabilities and consumer experiences–headlessly or hybrid. We have all the tools you need to build scalable, secure, and high-performing referral programs.
    Learn More
  • 5
    react-blessed

    react-blessed

    A react renderer for blessed

    A React custom renderer for the blessed library. This renderer should currently be considered as experimental, is subject to change and will only work with React's latest version (17.x.x, using Fiber). Any of the blessed widgets can be rendered through react-blessed by using a lowercased tag title. Text nodes, on the other hand, will be rendered by applying the setContent method with the given text on the parent node. As with React's DOM renderer, react-blessed lets you handle the original...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Markdownify

    Markdownify

    A minimal Markdown editor desktop app

    Make changes, See changes. Instantly see what your Markdown documents look like in HTML as you create them. While you type, LivePreview will automatically scroll to the current location you're editing. The good old GitHub Flavored-style Markdown. So, you don't feel out of the place. Syntax highlighting in fenced code blocks with language identifiers and Markup languages. Change the color scheme of the editor based on your preferences. i.e to choose between Dark mode/Light mode. Supports...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Rickshaw

    Rickshaw

    JavaScript toolkit for creating interactive real-time graphs

    ...Rickshaw relies on the fantastic D3 visualization library to do lots of the heavy lifting for stacking and rendering to SVG. Some extensions require jQuery and jQuery UI, but for drawing some basic graphs you'll be okay without. Rickshaw uses jsdom to run unit tests in Node to be able to do SVG manipulation. As of the jsdom 7.0.0 release, jsdom requires Node.js 4 or newer jsdom changelog.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    remark

    remark

    A simple, in-browser, markdown-driven slideshow tool

    A simple, in-browser, Markdown-driven slideshow tool targeted at people who know their way around HTML and CSS. If your ideal slideshow creation workflow contains any of the following steps, just write what's on your mind, do some basic styling, easily collaborate with others, share with and show to everyone, then remark might be perfect for your next slideshow! Focus on the content, expressing yourself in next to plain text not worrying what flashy graphics and disturbing effects to put where. Store it wherever you like; on your computer, hosted from your Dropbox, hosted on Github Pages alongside the stuff you're presenting. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Zdog

    Zdog

    Flat, round, designer-friendly pseudo-3D engine for canvas & SVG

    Zdog is a 3D JavaScript engine for <canvas> and SVG. With Zdog, you can design and render simple 3D models on the Web. Zdog is a pseudo-3D engine. Its geometries exist in 3D space, but are rendered as flat shapes. This makes Zdog special. Zdog is small. 2,100 lines of code for the entire library. 28KB minified. Zdog is round. All circular shapes are rendered as proper circles with rounded edges. No polygonal jaggies. Zdog is friendly. Modeling is done with a straight-forward declarative API....
    Downloads: 0 This Week
    Last Update:
    See Project
  • Trumba is an All-in-one Calendar Management and Event Registration platform Icon
    Trumba is an All-in-one Calendar Management and Event Registration platform

    Great for live, virtual and hybrid events

    Publish, promote and track your events more affordably and effectively—all in one place.
    Learn More
  • 10
    TenorSpace.js

    TenorSpace.js

    Neural network 3D visualization framework

    ...After preprocessing the model, TensorSpace supports the visualization of pre-trained models from TensorFlow, Keras and TensorFlow.js. TensorSpace is a neural network 3D visualization framework designed for not only showing the basic model structure but also presenting the processes of internal feature abstractions, intermediate data manipulations and final inference generations. By applying TensorSpace API, it is more intuitive to visualize and understand any pre-trained models built by TensorFlow, Keras, TensorFlow.js, etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    ClayGL

    ClayGL

    A WebGL graphic library for building scalable Web3D applications

    ClayGL is a WebGL graphic library for building scalable Web3D applications. It's easy to use, configurable for high-quality graphics. Benefit from the modularity and tree shaking, it can be scaled down to 22k(gzipped) for a basic 3D application. Animator object can only be created by Animation.prototype.animate method. After created, we can use clay.animation.Animator# when to add all keyframes and clay.animation.Animator#start it. Clips will be automatically created and added to the animation instance which created this deferred object.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12
    NASH OS

    NASH OS

    Nash Operating System for Modern Ecommerce

    The all-built-in-one, automatic, ready-to-go out-of-box, easy-to-use state-of-the-art, and really awesome NASH OS! Over 25,000+ flexible features and controls and all scalable!! The most powerful solution ever built to instantly deliver new heights of online ecommerce enterprise to you.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    art-template

    art-template

    High performance JavaScript templating engine

    ...Support setting breakpoint in templating files (Webpack Loader). Supports Express, Koa, Webpack. Supports template inheritance and sub template. Browser version is only 6KB. Standard syntax supports basic templating syntax and JavaScript expression.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Prerender SPA Plugin

    Prerender SPA Plugin

    Prerenders static HTML in a single-page application

    Flexible, framework-agnostic static site generation for sites and SPAs built with webpack. This is the stable 3.x version of prerender-spa-plugin based on puppeteer. If you're looking for the (now-deprecated) 2.x version, based on PhantomJS, take a look at the v2 branch. The goal of this plugin is to provide a simple prerendering solution that is easily extensible and usable for any site or single-page-app built with webpack. Plugins for other task runners and build systems are planned....
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Cleaver

    Cleaver

    30-second slideshows for hackers

    Cleaver is a one-stop-shop for generating HTML presentations in record time. Using some spiced up markdown, you can produce good-looking, interactive presentations with a just a few lines of text. Cleaver supports several basic options that allow you to further customize the look and feel of your presentation, including author info, stylesheets, and custom templates. Cleaver has substantial theme support to give you more fine-grained control over your presentation, similar to options. Instead of manually specifying a stylesheet, template, layout, and others, you can specify a single theme containing each of these assets. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    tracking.js

    tracking.js

    A modern approach for Computer Vision on the web

    ...Unzip the project somewhere on your local drive. The package includes an initial version of the project you'll be working with. While you're working, you'll need a basic HTTP server to serve your pages. Test out the web server by loading the finished version of the project. The main goal of tracking.js is to provide those complex techniques in a simple and intuitive way on the web. We believe computer vision is important to improve people's life, bringing it to the web will make this future a reality a lot faster.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    MilkDrop Anywhere

    MilkDrop Anywhere

    A remote control MilkDrop2 plugin for Windows

    Allows you to easily remote control MilkDrop2 VJ Console in Winamp (Windows only) via graphic interface from any browser (via tablet or cellphone perhaps). You must have Apache2 (or any webserver) with PHP 5.4+ running on the same computer Winamp is running on and some basic knowledge of how that all works. Once you've got everything set up and running, it should run near flawlessly (I was using it for a few hours continuously once with no hiccups) There's a readme.txt file inside the zip file with some basic instructions. Check out the Wiki or Discussion tab for up to date instructions, info, and more... ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Mirrored Mockup Design

    Mirrored Mockup Design

    Easily design websites on the go. No coding necessary!

    There's many great tools out there for web design like Adobe Edge Animate, Google Web Designer, and Adobe Proto (Except discontinued for android), but these tools are only good for those users who are running Windows, Mac OS X, or the iOS platforms. I however couldn't find a decent website designer for Linux or Android so I decided to make my own as a fun experiment.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 19
    Scrawl.js

    Scrawl.js

    For the handling and manipulation of the HTML5 <canvas> element

    ...Users create sprite and gradient objects using scrawl factory functions, set their styling and position, and render them onto the canvas element. Creation, positioning and styling can all be handled by a single call to the factory function. Sprites include: basic rectangles (Block), advanced rectangles capable of displaying images and sprite animations (Picture), circles (Wheel), single-line text (Phrase), and complex designs composed of lines, arcs and curves (Shape). ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    Responsive HTML5 Whiteboard

    Simple and basic whiteboard drawing app in html5.

    Simple and basic whiteboard drawing app in html5.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    This program generates a gallery for your photos, providing several layouts and CSS styles, in order to let you choose a complex page if you don't need to edit it or a basic one if you are planning to use just its code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    JS3D

    JS3D

    diagrammatic 3D in a web browser using SVG

    Technology demonstrator of 3D rendering and navigation within a standards compliant web page (requires browser SVG support), no need for a plugin. Intended for use creating basic informative diagrams, ideal for live 3D animations through a web 2.0 mashup. Uses JavaScript to generate SVG (inline) from X3D (inline) using a VRMLScript compliant environment object (an implementation of the VRMLScript standard in JS).
    Downloads: 2 This Week
    Last Update:
    See Project
  • 23
    Provides files to display a photo album stored either locally (ie CD or hard drive) or on the web using a web-browser. Album data (title, caption, etc) is stored in a single convenient XML file which can be generated with our Windows GUI, or by hand.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Allows images to be plotted on a map for display on a web page or pages. A link can then be placed on the pages which will display an interactive interface on which viewers can select a place on the map and view the closest image.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Drupe is a 3D renderer. It consists of some basic low-level routines which can be freely programmed and controlled via JavaScript. This makes Drupe kind of Emacs for graphics rendering.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next