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

we

v1.5.10

Published

We.js CLI

Downloads

140

Readme

We.js ;)

Join the chat at https://gitter.im/wejs/we

We.js is a extensible node.js MVC framework

For information and documentation see: http://wejs.org

This repository (wejs/we) have the We.js CLI code

Status: maintained

Changelog

Examples:

  • We.js + Vue.js: https://github.com/albertosouza/twitter-prizewinner
  • We.js with views and heroku configuration example: https://github.com/wejs-examples/blog-heroku
  • Events portal example: https://github.com/wejs-examples/events.wejs.org

How to install?

Link: https://wejs.org/docs/we/getstarted.installation

Test one simple blog project with heroku deploy:

Deploy to Heroku

Roadmap:

  • Push we-core, we and generator-wejs to 100% code coverage
  • Create new examples for:
    • Angular.js + We.js
    • Ember.js + We.js
    • React + We.js
    • Vue.js + We.js (improve)
  • Improve the documentation
  • Improve plugins:
    • we-plugin-file
    • we-plugin-passport-jwt
  • Research and develop the We.js CMF with one client side framework. ref https://github.com/wejs/we/issues/158
  • Create new examples of deploy in many hosting providers
  • Improve we-core, we and generator-wejs
  • Build one online course about We.js with text, images and gifs.

Contributing

Have a question, found an error or wants to help?

  • Open a issue
  • Submit a pull request to one subproject: https://github.com/wejs/
  • Generate and test one we.js project
  • Hack it! and give feedback, we fix and then we.js becomes more secure ;)
  • Or spread to the world!

And see the CONTRIBUTING.md file

***If want see or test a We.js live example access: http://wejs.org/ *** :eyes:

Get suport and help

  • Google groups and email newsletter: https://groups.google.com/forum/#!forum/we-js
  • We.js twitter: https://twitter.com/we_js
  • Gitter chat: https://gitter.im/wejs/we
  • Github repo: https://github.com/wejs/we

Donate and help

Link: https://wejs.org/suport

How to Test

With 'npm test':

npm test

Run selected tests with mocha --grep

mocha test/bootstrap.js test/\*\*/\*.test.js -g '/auth/1/change-password'

How to test we.js cli?

Example:

DATABASE_NAME='we_test' DATABASE_USERNAME='root' DATABASE_PASSWORD='project' npm test

Build with:

  • Node.js - http://nodejs.org/
  • Express.js
  • Sequelize
  • Love

Security Vulnerabilities

If you discover a security vulnerability within We.js, please send an e-mail to Alberto Souza at [email protected]. All security vulnerabilities will be promptly addressed.

Links

  • Team: https://github.com/orgs/wejs/people
  • Contributors: https://github.com/wejs/we/graphs/contributors
  • We.js site: http://wejs.org
  • Sails.js http://sailsjs.org - thanks for sails.js team and contributors how make a lot of open source code how help to learn and build the old we.js v0.2.x (v0.3.x+ dont use sails.js but have some related logic)

Thanks

And thanks to colaborators and node.js community by creating open source modules where everyone can read, learn and reuse.

License

the MIT license.