Git Product home page Git Product logo

webcord-utils's Introduction

WebCord-Utils

Some Node.js and Electron.js modules adapted to work with the other projects.

In general, I put there modules that were previously a part of WebCord, but I've decided to seperate them โ€“ either since I saw they could be a part of another projects as well or their code is too generic to be just a part of WebCord.

Much more likely you will find these modules documented via JSDocs comments, so if your editor is capable of parsing them (e.g. VSCode does that) you should find it easy to understand what's going on within them and how to use them.

Instalation

You can install most of them with your project with the following command scheme if you're using npm as your node.js package manager:

npm i --save {project-name}

Where the {project-name} is a value of the name field in the package.json of the project you want to use.

All of the packages should be distributed in the Node.js registry, so you can also find them there just by searching via the browser.

License

Each of the utilities has it's own license distributed within them. Most of them has cleanly specified the general license name in package.json, but all of them should have either a LICENSE* file or COPYING* file (where the letter case might vary between different modules).

webcord-utils's People

Contributors

spacingbat3 avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.