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

treeline

v2.1.4

Published

CLI tool for working with your Sails apps and machinepacks in Treeline.

Downloads

249

Readme

Website   Getting Started   Docs   Newsgroup

Command-line utility for working with Sails apps and machines in Treeline.

Installation   NPM version

$ npm install -g treeline

This will allow you to use treeline on the command-line, as well as tl, its alias.

Usage ![Gitter](https://badges.gitter.im/Join Chat.svg)

You should check out https://treeline.io/documentation for an in-depth tutorial, but here are a few highlights:

# locally preview the app in the current directory
$ treeline lift

# associate the current directory with an app on Treeline.io
$ treeline link

# authenticate this computer using your Treeline credentials
$ treeline login

About  

Treeline is a project by the Sails core team to make Node.js more approachable. Think about it like blueprints for everything- web servers, APIs, background processes, devops scripts. To learn more about the project, please visit our website.

The underlying technology at work is mostly composed of a number of open-source modules which are a collaborative effort from the Sails.js and node-machine projects.

If you are interested in contributing to any of these modules, please follow the directions outlined in the relevant repo(s). Feature requests, bug reports, patches, tests, documentation, or even proof-reads are all welcome :)

The Treeline.io Beta

So... Treeline is not publicly available yet. We're working very hard to get ready for GA, especially on docs and examples. For the latest release schedule, check out our website or @treeline on Twitter.

If you're interested in beta testing, please visit our website and sign up for early access.

If you're a Sails.js contributor still waiting on your beta code, hit me up on Twitter (@mikermcneil) and I'll set up your account personally.

Team

This module is developed and actively maintained with the help of these contributors:

Mike McNeil | Scott Gress | Cody Stoltman | Rachael Shaw | Irl Nathan :---:|:---:|:---:|:---:|:---: Mike McNeil | Scott Gress | Cody Stoltman | Rachael Shaw | Irl Nathan

License

The Treeline CLI tool is available under the MIT license.

© 2013 Mike McNeil

© 2014 The Treeline Company