Skip to content

hobovsky/katasniplib

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

katasniplib

Userscript with a sketch of a library of code snippets useful when creating Codewars kata

Installation

katasniplib works as a user script run by Tampermonkey. To use the script, you need to install the Tampermonkey extension in your browser, and then install the script in its scripts library. If Tampermonkey is already available in your browser, clicking on a direct link to the script should also trigger installation.

Contributing

New features and ideas can be requested with a ticket labeled as enhancement.

New snippets can be proposed by:

  • Recommended way: creating a ticket labeled as new-snippet, preferrably by using the issue template "Proposing a snippet", or
  • Difficult way: creating a pull request with an updated library.json metadata and a new markdown file with a content of the proposed snippet. Structure of the library file is described on wiki. Schema of the library.json can be found in resources/library.schema.json.

If you need a snippet but do not know how to write it or how to create a proposal, you can create an issue and label it as snippet-request.

About

Userscript with a sketch of a library of code snippets useful when creating Codewars kata

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published