Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Commit bundle: Adds a bunch of libraries and comments out dead ones #735

Merged
merged 11 commits into from Jun 20, 2015
Merged

Conversation

sbrl
Copy link
Member

@sbrl sbrl commented Jun 20, 2015

Changed:

  • Moved Trak.js to new owner
  • Commented out (because the repo links were dead):
    • handlebars-autorenderer
    • O.o.tree
    • Riot
    • cm.js
    • SeXHR
    • loom
    • fuzzy.js
    • xhr.js

Added:

form-to-obj     Zero-dependency, small utility to convert a form into a JavaScript object.
fetchival       A small wrapper around window.fetch() to simplify writing JSON requests.
ba.js           Easy to use library for CSS animations
telegraph.js    A very minimal event emitter for browsers, forked from Benjamin Thomas' smokesignals.js, that allows for cancelable events
StringFormatter An extensible, garbage collecting Javascript string formatter that supports objects, currency, date/time, decimals, and more ... goes far beyond sprintf approach.

Pull Requests merged:

@sbrl sbrl changed the title Commit bundle: Commit bundle: Adds a bunch of libraries and comments out dead ones Jun 20, 2015
@sbrl sbrl mentioned this pull request Jun 20, 2015
@SimonWaldherr SimonWaldherr merged commit 667eb22 into microjs:master Jun 20, 2015
@tunnckoCore
Copy link
Member

I dont know for other tiny projects, but we can change riot data to

{
    name: "Riot",
    github: "riot/riot",
    tags: ["router", "event handling", "template engine", "mvp", "framework", "fast", "tiny"],
    description: "A React-like, 3.5KB user interface library",
    url: "https://muut.com/riotjs",
    source: "https://raw.githubusercontent.com/riot/riot/master/riot.min.js"
  }

@sbrl
Copy link
Member Author

sbrl commented Jun 20, 2015

@tunnckoCore I have created pull request #736 that re-adds riot with that new information. There are two commits there because I had to fiddle with downloading and merging the latest changes from madrobby/master into sbrl/master.

@sbrl sbrl mentioned this pull request Dec 29, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants