Git Product home page Git Product logo

conversejs's Introduction

Conversejs

Continuous Integration Gem Version Test Coverage Test Ratio API docs

This gem provides the converse.js JavaScript library for your Rails 4+ application.

Installation

Add this line to your application's Gemfile:

gem 'conversejs'

And then execute:

$ bundle

Or install it yourself as:

$ gem install conversejs

Usage

The converse.js files will be added to the asset pipeline and available for you to use. If they're not already in app/assets/javascripts/application.js by default, add this line:

//= require converse

The converse.js library comes also with a stylesheet which must be included to your app/assets/stylesheets/application.scss. Just add this line:

@import "converse";

Development

After checking out the repo, run make install to install dependencies. Then, run make test to run the tests. You can also run make shell-irb for an interactive prompt that will allow you to experiment.

Code of Conduct

Everyone interacting in the project codebase, issue tracker, chat rooms and mailing lists is expected to follow the code of conduct.

Contributing

Bug reports and pull requests are welcome on GitHub at https://github.com/hausgold/conversejs. Make sure that every pull request adds a bullet point to the changelog file with a reference to the actual pull request.

Releasing

The release process of this Gem is fully automated. You just need to open the Github Actions Release Workflow and trigger a new run via the Run workflow button. Insert the new version number (check the changelog first for the latest release) and you're done.

conversejs's People

Contributors

deployhausgold avatar jack12816 avatar padarom avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

conversejs's Issues

CDN Font Resources 404

https://github.com/hausgold/conversejs/blob/f5e123a99149c42748fc2deb481091873cdfb9eb/vendor/assets/stylesheets/converse.css#LL15C13-L15C74

❯ curl -I https://cdn.conversejs.org/fonticons/fonts/icomoon.eot\?wvi0ht
HTTP/2 404 
server: keycdn-engine
date: Fri, 31 Mar 2023 06:21:07 GMT
content-type: text/html
content-length: 1438
etag: "5ca0a75f-59e"
x-edge-location: defr
❯ curl -I https://cdn.conversejs.org/fonticons/fonts/icomoon.eot\?wvi0ht\#iefix                                                              
HTTP/2 404 
server: keycdn-engine
date: Fri, 31 Mar 2023 06:22:18 GMT
content-type: text/html
content-length: 1438
etag: "5ca0cea1-59e"
x-edge-location: defr

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.