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

grunt-thorjs-builder

v0.1.4

Published

Grunt plugin for building ThorJS

Downloads

12

Readme

ThorJS Builder

This is a Grunt plugin for building ThorJS (https://github.com/renie/thorJs).

"Build", in this case, means to convert the original Design Pattern of ThorJs into another one.

So the lib can be made using prototypes extending default Javascript objects (as it is for now), and be used within an own object, or simple isolated global functions(still not implemented), or even AMD lib (not implemented yet as well =D).

Can you use this on your lib, just for building? Today I do not recommend. It`s not very flexible yet. BUT feel free to fork and help me to make this more generic faster!

Bug and suggestions

Bugs and suggestions should be sent to renie[dot]webdev[at]gmail[dot]com.

License

This software is licensed under the MPL 2.0 License. For more information, read MPL 2.0

FAQ - CONTRIBUTOR

I have a good feature or an idea for a feature. How can I suggest you to add this on Thor Builder?

You can fork my project here on Github or you can send me an e-mail.

What do I get for contributing?

My thanks. That awesome feeling of helping other. May be your name here in the project =)

Do you use and IDE? Witch one?

Yes I do. I've been using Sublime Text for some time, but recently JetBrains granted a free license for this opensource project. Btw, thanks JetBrains