Showing 68 open source projects for "soncpp-src-0.5.0"

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
  • Reach Your Audience with Rise Vision, the #1 Cloud Digital Signage Software Solution Icon
    Reach Your Audience with Rise Vision, the #1 Cloud Digital Signage Software Solution

    K-12 Schools, Higher Education, Businesses, Restaurants

    Rise Vision is the #1 digital signage company, offering easy-to-use cloud digital signage software compatible with any player across multiple screens. Forget about static displays. Save time and boost sales with 500+ customizable content templates for your screens. If you ever need help, get free training and exceptionally fast support.
    Learn More
  • 1
    bootstrap-input-spinner

    bootstrap-input-spinner

    A Bootstrap plugin to create input spinner elements for number input

    A Bootstrap / jQuery plugin to create input spinner elements for number input. With version 3.3 I added an ES6 module beta version under src/es6-beta. It is not yet documented, but there is a test page as index-es6-beta.html.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    ls-aur-src - source packages for ls-aur
    Downloads: 2 This Week
    Last Update:
    See Project
  • 3
    TSDX

    TSDX

    Zero-config CLI for TypeScript package development

    ...TSDX will create a folder with the project template in it and install all dependencies. Once that's done, you're ready to rock. TypeScript, Rollup, Jest, ESlint, and all other plumbing are already set up with best practices. Just start editing src/index.ts (or src/index.tsx if you chose one of the React templates) and go.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Blendid

    Blendid

    Blend of gulp tasks combined into a configurable asset pipeline

    ...It can be used as-is as a static site builder, or can be configured and integrated into your own development environment and site or app structure. The provided command will create default src and config files in your directory and start compiling and live-updating files! Try editing them and watch your browser auto-update! File structure is configured through a config/path-config.json file. This file is JSON so that other platforms like Ruby or PHP can easily read it in and use it to build asset path helpers for replacing hashed filenames in production. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Free and Open Source HR Software Icon
    Free and Open Source HR Software

    OrangeHRM provides a world-class HRIS experience and offers everything you and your team need to be that HR hero you know that you are.

    Give your HR team the tools they need to streamline administrative tasks, support employees, and make informed decisions with the OrangeHRM free and open source HR software.
    Learn More
  • 5
    ModularAdmin

    ModularAdmin

    Free Dashboard Theme Built On Bootstrap 4 | HTML Version

    ...You can add new themes by adding a new file in src/_themes/ folder. We separate the application's scripts across its components. For simplicity we use ES5 in this version, and just wrap each component's script in jQuery $(function() { }). JS configurations are defined in the src/config.js file. On build, application script files are merged together and copied to the dist/js/app.js folder.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    go-git

    go-git

    go-git is a highly extensible git implementation library written in Go

    ...It's being actively developed since 2015 and is being used extensively by Keybase, Gitea or Pulumi, and by many other libraries and tools. After the legal issues with the src-d organization, the lack of update for four months and the requirement to make a hard fork, the project is now back to normality. The project is currently actively maintained by individual contributors, including several of the original authors, but also backed by a new company, gitsight, where go-git is a critical component used at scale. go-git aims to be fully compatible with git, all the porcelain operations are implemented to work exactly as git does.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    DataKit

    DataKit

    Connect processes into powerful data pipelines

    ...DataKit is currently used as the coordination layer for HyperKit, the hypervisor component of Docker for Mac and Windows, and for the DataKitCI continuous integration system. src contains the main DataKit service. This is a Git-like database to which other services can connect. ci contains DataKitCI, a continuous integration system that uses DataKit to monitor repositories and store build results. The easiest way to use DataKit is to start both the server and the client in containers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Tabler React

    Tabler React

    React components and demo for the Tabler UI theme

    ...For more examples and documentation see the demo website. You should now be up and running with live browser reloading of the example website while you work on Tabler React components in the /src folder. When you're done working on your changes, submit a PR with the details and include a screenshot if you've changed anything visually.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Graphpack

    Graphpack

    A minimalistic zero-config GraphQL server

    ...It uses webpack with nodemon and Apollo Server under the hood, so we get features like Live Reloading, GraphQL Playground, GraphQL Imports, and much more right out of the box. ES module imports and dynamic imports ()'s thanks to Babel. Runs graphics in development mode. Graphpack will watch for changes in your ./src folder and automatically reload the server. Creates a production-ready build under the project roots build folder. Alternatively, you can create a src/schema.js and use the template literal tag gql by graphql-tag. Graphpack can resolve both .js and .graphql files. For custom configuration, you can create a graphpack config file in cosmiconfig format.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Desktop and Mobile Device Management Software Icon
    Desktop and Mobile Device Management Software

    It's a modern take on desktop management that can be scaled as per organizational needs.

    Desktop Central is a unified endpoint management (UEM) solution that helps in managing servers, laptops, desktops, smartphones, and tablets from a central location.
    Learn More
  • 10
    sourcerer.io

    sourcerer.io

    Sourcerer app makes a visual profile from your GitHub and git repos

    ...Some of the things on our roadmap include engineers to follow and learn from, technology and libraries you should know about, and projects that could use your help. The app looks at repos locally on your machine, and then sends stats to sourcerer.io. The best way to verify is to look at the code. Protobuf messages declared in src/main/proto/sourcerer.proto is a good start as it describes the client-server protocol. The Sourcerer app does not upload source code anywhere, and it never will. Visual presentation your development experience. Detection of more than 1,000 libraries in code with per-line statistics. Support of 100 languages (even exotic ones like COBOL). ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11
    bxSlider

    bxSlider

    Responsive jQuery content slider

    ...Along with this new build process the projects folder structure has been changed. You will find a dist folder with all assets ready to use, including both minified and unminified versions of the javascript. These assets should be ready to go. In src you will find the uncompiled assets, including a new less version of the css for bxslider. This is an important step for bxslider. It will help speed development up and keep work clean. It also paves the way for a big revamp we have planned in the future.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12
    Korma

    Korma

    Tasty SQL for Clojure

    ...It allows developers to build powerful and reusable database queries using rich abstractions instead of raw SQL strings. The most recent stable release is Korma 0.4.3, as noted above. The current edge release is Korma 0.5.0-RC1 (released Feb 28, 2018). It is not guaranteed to be bug free, and we'd welcome help from the community in identifying any bugs or regressions. The plan is to either release a second release candidate in May or, if no bugs have surfaced, for Korma 0.5.0 to be released at that time.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Britecharts

    Britecharts

    Composable Charting Library based on reusable D3.js components

    ...Britecharts components are distributed in UMD modules, each one exposing a D3.js component written with the Reusable API pattern. To use any of the Britecharts modules, you will need to require the chart in your JS file using AMD/CommonJS modules or adding a script tag with the src pointing to the file.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14
    Koa React Universal

    Koa React Universal

    lightweight React-Koa2 universal boilerplate, only what is essential

    lightweight React-Koa2 universal boilerplate, only what is essential. This project is dedicated to building a simple yet powerful Koa-React-Universal boilerplate. All key ingredients are in src/development、src/production and webpack configurations, which are easy to understand、set-up and extend. We promise to use the most recent & official packages(as much as we can), no weird or tricky stuff, keeping this project clean and fully customizable.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    CuteCODE

    CuteCODE

    A minimalistic open-source code editor written in pure Tcl/Tk

    ...CURRENT STATUS: Under construction DEPENDENCIES: You must have Tcl/Tk 8.5+ installed. INSTALLATION Currently doesn't require installation. -download and unzip CuteCODE.zip -cd into /src folder -execute "wish CuteCODE.tcl" (on Linux terminal) -execute "wish.exe CuteCODE.tcl" (on Windows command line) SUPPORT: Feel free to contact me via email: freesoft.for.people@gmail.com
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Tersus Visual Programming Platform
    The Tersus Visual Programing Platform lets you easily create enterprise web applications by drawing visual diagrams instead of writing code. If you need to create enterprise web applications, Tersus is for you. The source code repository has moved to https://bitbucket.org/tersusvpp/tersus.opensource/src/master/ *This repository is no longer updated.*
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    go-best-practice

    go-best-practice

    Trying to complete over 100 projects in various categories in golang

    go-best-practice is essentially a Go book and code collection called “Go 实战开发” (“Go in Practice”), born from the idea of building over 100 practical projects in different categories using Go. It combines an ebook/zh directory with written chapters and a src directory that holds the corresponding source code, so readers can move seamlessly between theory and practice. The goal is to help developers go beyond basic syntax and actually build real applications, drawing inspiration from similar “projects” collections in other languages. It emphasizes hands-on learning, using many small, focused examples to demonstrate real-world usage patterns, not just contrived snippets. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Atom One Dark theme for Terminal

    Atom One Dark theme for Terminal

    A Terminal theme that mimics the One Dark theme made by the Atom team

    A theme for Terminal and iTerm that mimics the native One Dark Theme made by the Atom team. Also available in One Light. Colors are not enabled by default in macOS Terminal, so you will need to enable colors in order for this theme to work. For One Dark, use the same color for "Black" as that used for the window background (#1E2127). Using a brighter text color for the One Dark theme and remove transparency from backgrounds. Using generic RGB for colors; 95% opaque backgrounds. Alternate...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 19
    WORDPRESS/GULP STARTER KIT

    WORDPRESS/GULP STARTER KIT

    A starter kit for developing WordPress themes with Gulp

    Designing WordPress themes the old-fashioned way is time-consuming and error-prone. Automating the build process allows us to integrate best practices into our workflow while saving time. This project is a starter kit for developing highly optimized WordPress themes with Gulp, npm, and Sass, among other tools. This is not meant to be a starter theme or framework (although I have included a minimum viable theme to demonstrate some of the possibilities). It is, instead, a kind of project...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    cybcon89

    cybcon89

    Crawl and ouput WAS configuration

    The project moved to Bitbucket: GIT https://bitbucket.org/Cybcon/websphere-as-configcrawler/src/master/ Please checkout the Bitbucket GIT repo for updates after v0.644.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    jQuery navobile

    jQuery navobile

    A jQuery plugin that makes mobile navigation easy

    ...Navobile uses CSS to apply CSS3 translations, Mobile device detection, and fix the position of the nav. In the CSS file we used for this demo and the one that is included in the src folder the mobile breakpoint is at 765px using a media query, you can, of course, change this to suit your needs. Changing the timing function used by the transform alters Navobile's css. The available timing functions available are listed on MDN although we don't recommend any of the step timing functions. If you want something really bespoke you could use Lea Vearou's Cubic bezier tool.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    ConvNetJS

    ConvNetJS

    Deep learning in Javascript to train convolutional neural networks

    ...It currently supports common Neural Network modules (fully connected layers, non-linearities), classification (SVM/Softmax) and Regression (L2) cost functions, ability to specify and train Convolutional Networks that process images, and experimental Reinforcement Learning modules, based on Deep Q Learning. The library allows you to formulate and solve Neural Networks in Javascript. If you would like to add features to the library, you will have to change the code in src/ and then compile the library into the build/ directory. The compilation script simply concatenates files in src/ and then minifies the result.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    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
  • 24
    Removal tool for viruses source code, no problem if you want to combine or developed my code. Thank's
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    Data Factory

    Generates Random Test Data

    Java API to generate random data--useful when developing applications that require a lot of sample data. This project uses various data sources, which can be found in the README files in the src folder of the source code. I have placed an overview of the basic features here: http://thoughts.baseprogramming.com/?p=60
    Downloads: 0 This Week
    Last Update:
    See Project