npm package discovery and stats viewer.

Discover Tips

  • General search

    [free text search, go nuts!]

  • Package details

    pkg:[package-name]

  • User packages

    @[username]

Sponsor

Optimize Toolset

I’ve always been into building performant and accessible sites, but lately I’ve been taking it extremely seriously. So much so that I’ve been building a tool to help me optimize and monitor the sites that I build to make sure that I’m making an attempt to offer the best experience to those who visit them. If you’re into performant, accessible and SEO friendly sites, you might like it too! You can check it out at Optimize Toolset.

About

Hi, 👋, I’m Ryan Hefner  and I built this site for me, and you! The goal of this site was to provide an easy way for me to check the stats on my npm packages, both for prioritizing issues and updates, and to give me a little kick in the pants to keep up on stuff.

As I was building it, I realized that I was actually using the tool to build the tool, and figured I might as well put this out there and hopefully others will find it to be a fast and useful way to search and browse npm packages as I have.

If you’re interested in other things I’m working on, follow me on Twitter or check out the open source projects I’ve been publishing on GitHub.

I am also working on a Twitter bot for this site to tweet the most popular, newest, random packages from npm. Please follow that account now and it will start sending out packages soon–ish.

Open Software & Tools

This site wouldn’t be possible without the immense generosity and tireless efforts from the people who make contributions to the world and share their work via open source initiatives. Thank you 🙏

© 2024 – Pkg Stats / Ryan Hefner

songdown-compiler

v0.7.0

Published

The compiler component of the Songdown project.

Downloads

12

Readme

songdown-compiler

This is the compiler component of the Songdown project it implements this syntax.

Code Climate Build Status Dependency Status devDependency Status

NPM

Changes

0.7.0 (2015-08-29)

  • Changed the verse ending token (again!).

0.6.0 (2015-08-29)

  • Implemented guitar tab verse type.
  • Change the verse ending token to reduce confusion with guitar tab.
  • Refactored and tidied up the code.
  • Hide verse headers when there's nothing in the verses themselves.
  • Fixed verses getting cut across pages when printed out.

0.5.0 (2015-08-20)

  • Implemented fontSize prop that changes the font size of the song.
  • Implemented options for hiding chords, comments and GOTOs.

0.4.0 (2015-08-07)

  • Implemented transposing.

0.3.8 (2015-07-23)

  • This is starting to drag on...

0.3.7 (2015-07-23)

  • Now trying Babel.

0.3.6 (2015-07-23)

  • Improvements to Webpack build.

0.3.5 (2015-07-23)

  • Use Webpack.

0.3.4 (2015-07-20)

  • Nope

0.3.3 (2015-07-20)

  • Things still aren't right. :sob:

0.3.2 (2015-07-20)

  • Publishing a React component is hard, apparently. :sob:

0.3.1 (2015-07-20)

  • Some fixes.

0.3.0 (2015-07-20)

  • Implemented a new compiler using the brilliant React JavaScript library.
  • Removed waffle.io from the README as I don't use it anymore.
  • Changed the module used to render markdown comment blocks. The old one was marked as insecure.
  • Added some basic tests to start getting some coverage.

0.2.5 (2015-1-29)

  • Updated some dependencies.
  • Added a new Badge in the readme.

0.2.4 (2015-1-28)

  • Started the laborious task of cleaning up compiled CoffeeScript and making it workable.
  • Added some more basic unit tests.

0.2.3 (2015-1-23)

  • Removed a random console.log that was left in accidentally.

0.2.2 (2015-1-22)

  • Compiled the code to JavaScript to integrate better with the songdown-app project and other possible uses.
  • Added a few unit tests to be able to start testing.

0.2.1 (2015-1-14)

  • Fixed indentation of code for better consistency.

0.2.0 (2015-1-14)

  • Fixed up the code so that it's (slightly) usable.

0.1.0 (2015-1-14)

  • Initial version as pulled from the (exceedingly cluttered) 1vasari/songdown repository. None of this code will work until things have moved around a little more.

License

This project is made with love, under the MIT license, by @1vasari. :heart: