
For Good First Issue: Introducing a new way to contribute
For Good First Issue is a curated list of open source projects that are also digital public goods and need the help of developers.
Welcome to the The GitHub Reflog — the weekly chronicle of remarkable GitHub repos and community activity. For previous editions, check out The Reflog Archive. This week, we welcome Python's…
Welcome to the The GitHub Reflog — the weekly chronicle of remarkable
GitHub repos and community activity. For previous editions, check out
The Reflog Archive.
This week, we welcome Python’s simplejson module
and The Joy of Clojure code examples to GitHub!
Spine is a micro MVC framework for building JavaScript applications. While similar in
concept to Backbone.js, Spine contains some
key differences. It offers class inheritance, controllers, a model system with a full ORM,
and HTML5 local storage support.
Spine comes with demo todo system and
contact manager applications to give you a feel
of its capabilities. It currently powers the JavaScript for the open source campfire-esque
Holla project.
Check out the elegant documentation to learn more.
Flea is a mini Lisp interpreter written in Ruby, inspired by portions of Scheme.
Obviously, this isn’t designed to be used in production for any reason. The purpose
of the project is to simply showcase the versatility of dynamic languages like Ruby.
Run $ gem install flea
to give it a spin.
Feedback is appreciated! Send any questions, suggestions, and anonymous tips to reflog@kennethreitz.com.
For more open source news, check out The Changelog and github.com/explore.