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

@3rdplanet/framework-x

v4.5.1

Published

Your Accelerated Path to API Creation

Downloads

465

Readme

GitHub Release Date - Published_At GitHub GitHub package.json version (branch) GitHub top language GitHub language count

GitHub Repo stars GitHub forks GitHub watchers

Your Accelerated Path to API Creation

Installation

npx @3rdplanet/framework-x
npm start

Features

Framework X comprises a number of features that are designed to make it easy to build and maintain complex web applications. These features include:

  • An MVC based architecture for building scalable applications
  • A routing solution that lets you build single-page applications with ease
  • Inbuilt testing Architecture that lets you test your application's code with ease
  • A CLI that lets you create, build, test, and run your application with ease
  • ORM support (sequelize, mongoose) out of the box
  • Multiple Package Manager support (npm, yarn, pnpm, bun) out of the box
  • Inbuilt support for multiple databases via ORM
  • Inbuilt support for multiple templating engines (ejs, pug, handlebars, mustache, nunjucks, twig, vash, and more) via Express
  • Docker support out of the box
  • Inbuilt Repository Pattern for building scalable applications
  • Logging support out of the box using Simple Node Logger
  • Inbuilt support for Super Charged Cache With Redis. See Cache documentation for more details
  • Inbuilt support for Nodemailer with MJML for sending emails. See Mailer documentation for more details

Features in the pipeline

  • Authentication Module - We're working on a new authentication module that will allow you to create and manage users. This will be a great addition to the framework, and will be available as a separate package.
  • Role and Permissions Module - We're also working on role and permissions module that will allow you to create and manage roles and permissions as per the needs of your application. This will be available as a separate package.
  • Social Login - We're working on a social login module that will allow you to integrate social login into your application. This will be available as a separate package.
  • Notification Module - We're working on a notification module that will allow you to create and manage notification.Notification email, sms, push, in-app, etc. This will be available as a separate package.
  • UI Layer - We're working on a new UI for the framework. Which will be available with the Authentication Module. You will be able to choose form a number of platforms like React, Vue, Angular, etc.

Documentation

Click Here for the documentation