8000 GitHub - devicebits/public: Public accessible scripts
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

devicebits/public

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation


Logo

Public scripts

Publicly available scripts to load on the sites
Explore the docs »

View Demo · Report B 77B1 ug · Create a PR

Table of Contents
  1. About The Project
  2. Getting Started
  3. Usage
  4. Features
  5. Contributing

About The Project

Product Name Screen Shot

back to top


Getting Started

The purpose of this repo is to store the scripts for pulicly available webpages in order to load them on the site.

Installation

  • Clone this Repo
    git clone ssh://git@github.com/devicebits/public.git
  • Install
    cd public

back to top

Usage

The scripts can be loaded in whatever prefered method of yours. For example using jsDelivr.

<script src="https://cdn.jsdelivr.net/gh/devicebits/public/scripts/name_of_the_script.js" />

For more examples, please refer to the Documentation

back to top

Features

See the open pull requests for a full list of proposed features (and known issues).

back to top

Contributing

If you have an issue tracked via Jira, create a pull request from your Branch.

  1. Clone the Project (see Installation)
  2. Create your Feature Branch (git checkout -b DCS-<num>)
  3. Commit your Changes (git commit -m 'feat: add some amazing feature')
  4. Push to the Branch (git push --set-upstream origin DCS-<num> )
  5. Open a Pull Request

back to top

About

Public accessible scripts

Resources

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0