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

mortarjs

v2.1.7

Published

Mortar JS - an Admin UI framework

Downloads

5

Readme

Mortar JS Build Status Slack Status

Mortar JS is an open source framework built with React that makes interacting and updating data quick, easy, & powerful. Mortar can best be described as an Admin UI or simple CMS. With Mortar developers can quickly build sites to interface with an API and allow users to safely interface with data.

Mortar is composed of multiple Bricks (components) that work together to display and edit data. Tables, modal windows, buttons, form inputs & more are all included. Checkout the demo to see the Bricks in action!

Table of Contents

  1. Getting Started
  2. Documentation
  3. Demo
  4. Contributing
  5. Sponsors

Getting Started

Mortar is very easy to plug and play. We recommend using the Yeoman generator that we've created to get up and running in no time. If you need something more custom, you can follow our getting started guide to bootstrap Mortar into your workflow! Checkout the wiki for more information on developing with Mortar.

Automated Installation

The easiest way to get started is using the Mortar Yeoman Generator that we've created. Simply npm install -g generator-mortar then run yo mortar to get build a simple project scaffolding.

Manual Installation

If you like to have more manual control you can npm install mortarjs. This approach will require a little customization to get the framework bootstrapped. Check out the wiki page "Getting Stared" for more information.

Documentation

You can view the documentation online. This documentation was generated automatically using the js-doc blocks in the source files. For more extensive documentation and implementation examples, see the playground.

Documentation can also be generated locally by running npm run document in the Mortar JS root directory.

Demo

We've created a playground with examples of all the components that are included with Mortar, how they are used, and what they do. We're working on expanding this site to be useful to designers, managers, and developers alike. Right now, you can play with the basic components, but soon we'll show off all built-in configurations, as well as provide documentation with code blocks showing how to implement every example on the site.

The playground itself was also built with Mortar! Check out the /examples directory in this repo to view the source.

Contributing

Contributions come in many forms: code, documentation, issues, etc. We're open and excited about any contributions that you can offer. If you're not sure where to start, feel free to reach out to the team. Otherwise, just jump in!

If you contribute and your changes get merged into the project we will send you a free Mortar JS t-shirt! (while supplies last)

Sponsors

Mortar was developed for internal use Fuzz Productions. Now, Mortar's development is sponsored by Fuzz and maintained by open source contributors.