Skip to content

Solutions to code kata challenges and home to small projects

Notifications You must be signed in to change notification settings

JasonLunsford/codeKata

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Small Stuff

Code Kata Solutions

Sieve Of Eratosthenes (JS)

Small Projects List

Simple HTML/CSS/jQuery calculator

Handy responsive pixel bar (just attach pixel.bar.js to the bottom of your script stack)

  • Totally self-contained, no external dependencies
  • Creates, styles, and inserts it's markup into the DOM: attach the script is your first and final step
  • Styling controlled within script, feel free to modify the look and feel of anything
  • Calculates width of screen using innerWidth (not clientWidth), the same width used by CSS to calculate responsive break points!

About

Solutions to code kata challenges and home to small projects

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published