Skip to content

philippebeck/jim-js

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Jim Logo

jim-js

JavaScript Interactive Microlibrary


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


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

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

About

JavaScript Interactive Microlibrary

Resources

License

Stars

Watchers

Forks

Packages

No packages published