jim-js

Javascript Interactive Microlibrary


Keywords
JavaScript, Event, Library
License
MIT
Install
npm install jim-js@0.2.3

Documentation

Jim Logo

jim-js

JavaScript Interactive Microlibrary

Codacy Badge Maintainability


Overview

Jim is a JavaScript micro-library that uses events for interactivity.

Jim offers a keyboard management system to associate a key with a parameterizable action.

It is therefore possible to access a specific page, whether on site or on the web, or to launch animations or actions; for example, give the user the possibility to disconnect by pressing the "Q" key.

Jim is provided without any lines of jQuery code, nor any dependencies.

Jim was a study project...


Summary


Package Manager

NPM Version NPM Total Downloads

NPM : npm i jim-js
Yarn : yarn add jim-js


CDN

https://cdn.jsdelivr.net/npm/jim-js@0.2.3/js/jim.js


Download

Latest Release

git clone https://github.com/phiippebeck/jim-js.git

Repo Size


Content

The project contains 2 JS files :

  • datas = the references for each of the keys
  • jim = the library

CSS Code Size


Language

Jim is wrote with JavaScript

GitHub Top Language


Support

Jim has NO continuous support !

Project Maintained GitHub Last Commit


Documentation

Documentation is available !

Doc Status


Issues

Issues can be created here

GitHub Open Issues


Pull Requests

And Pull Requests can be created there

GitHub Open Pull Requests


Contributing

Jim needs you if you like it : sends pull requests on GitHub to improve it !!

GitHub Contributors


Versioning

Jim is maintained under the Semantic Versioning 2.0.0

GitHub Version


Creator

Philippe Beck

WebSite Status GitHub Followers Twitter Follow


Copyright

Code released under the MIT License

GitHub License