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

@standalone-stacks/react-ts

v0.0.0

Published

<a href="https://react.dev"><img src="https://i.ibb.co/4NfqXRf/Clipboard-removebg-preview-1.png "></img></a>

Downloads

3

Readme

Standalone React Typescript Github - Codespace

Standalone React Typescript v 1.0.6 - Webpack version

version update 1.0.6

- add image linking for <img src='images/filename.jpg' alt='test'>
- add video linking for <video src='videos/filenmae.mp4' controls autoplay>
- minimizer chunksize js - webpack js update
- css / scss and utils are inside Assets folder

version update 1.0.5

- CSS Loader
- SASS/SCSS Loader
- Typescript Loader

version update 1.0.4

- auto reload support with live server extension

version update 1.0.3

- updating files with optimal content
- remove yarn (optional)

version update 1.0.2

- add yarn

version update 1.0.0

- preview version beta sdreact

I made this component to make your life easier to explore react.

complete standalone react w/o npx create-react-app

Requires : Node JS

Make sure you download it right away.

- Windows - https://nodejs.org/dist/v18.16.0/node-v18.16.0-x64.msi
  Mac OS - https://nodejs.org/dist/v18.16.0/node-v18.16.0.pkg

To start Standalone React now run this command to install dependencies inside.

$ npx @standalone-stacks/react-ts <project name>

commands available

update to latest Dependencies on package.json - when notification pops out just click "Overwrite" to save the latest dependencies

$ npm run update

Building your changes

 $ npm run build

Start your React Server

 $ npm run start

To run and monitor your changes while coding, use "Live server extension"

 - https://marketplace.visualstudio.com/items?itemName=ritwickdey.LiveServer

To run your React Server with "Live Server Extension"

right click your "index.html" file and Open with Live server then run this command.

 $ npm start

locate the "Start.jsx" and start your coding with react.

 I hope you like my work for this template.
 - Waren Gador
   Web Developer