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

reactive_essays

v1.1.1

Published

A TypeScript + React.js library, inspired by Tangle. This is a tool to make your essays interactive and a systems thinking tool.

Downloads

17

Readme

reactive-essays

WARNING: reactive-essays is currently under huge development. DO NOT USE IT AT THIS TIME!

This README is under construction.

License: MIT Last commit

This is a TypeScript + React.js library, inspired by Tangle. This is a tool to make your essays interactive and a systems thinking tool. It can be used by students and can teach them how to use React.

For more details, please visit our wiki.

Dependencies

(Dependencies means what you need for this library to work)

For more information on how to install stuff and other things, please go to the respective wiki page for dependencies.

Node.js

This project requires Node.js 16.13.0. It has been tested on 17.0.2. It didn't work. You can install it at nodejs.org. Click the left button. And then install. This requires admin access on your computer.

Visual Studio Code

Now, you must install an app called Visual Studio Code. It will be the editor we will use to write your code. If you already know how to program, you can skip ahead. Download it here. Download the stable build, and then install it. Then, you should follow any steps that are requested by the app. After that, you should see a bunch of icons on the right. Click the 5th icon from the top. It should open an extension menu.

Now we must install a few extensions. First, install "JavaScript and TypeScript Nightly" from Microsoft, "HTML CSS Support" from ecmel, "jshint" from Dirk Baeumer, and "TypeScript Extension Pack" by Loiane Groner. Now, you should have all the extensions necessary to code in TypeScript or JavaScript.

Add more later

For a more in-depth tutorial, visit this site.

React.js

This project also requires React.js. When you downloaded Node.js, you also downloaded a command-line tool named npm. This is used for managing the different libraries. For example, for using this library you must install React.js through npm.


Copyright © 2021 Anvay Mathur <[email protected]>, Alan Shen

Licensed under the MIT License