1.0.101 • Published 4 years ago

letsjam v1.0.101

Weekly downloads
4
License
GNU AGPLv3
Repository
github
Last release
4 years ago

letsjam

Ship products faster by adding jam to any project!

Get started by visiting jam.dev.

NPM JavaScript Style Guide

Install

npm install --save letsjam

Usage

import React from "react"

import Jam from "letsjam"

const App = () => {
  return <Jam JAM_ID="YOUR_JAM_ID" />
}

Development

First you will run npm install && npm start in the root directory...

cd letsjam
rm -rf node_modules/
npm install
npm start

Then in a new tab in the terminal, you will cd into the example folder which contains a janky little test website (all of the images and things in the site are broken -- it's not you, it's us) and npm intall && npm start there. That will let you preview the npm library on the example site.

cd example
rm -rf node_modules
npm install
npm start

Once you are running the example site, you will want to light up jam and try jamming. To do that, type jam into the example site (it's like a secret password to light up jam, there's no form field, you just type it blankly into the site) you'll enter in your email address and off you go!

It's also great to try the dev local version of the letsjam library on other react apps you happen to have installed and running on your computer. How you do that is:

  1. First run pwd inside the 'letsjam' directory to find the absolute path for the letsjam directory. Copy the absolute path for letsjam.

2) Make sure letsjam is running by using npm start inside the letsjam directory. This will make sure that any changes you make inside letsjam gets compiled automatically to dist.

3) Go to your other react or nextjs project directory and do npm install absolute/path/for/letsjam/directory (or yarn add)

4) To verify that your project correctly installed the latest letsjam module your package.json letsjam line will look like: "letsjam": "file:../letsjam"

5) If you see any errors at all, just rm- rf node_modules, rm package-lock.json and try again :)

License

GNU AGPLv3 © Strawberry-Jam-Manufacturers

1.0.101

4 years ago

1.0.100

4 years ago

1.0.99

4 years ago

1.0.98

4 years ago

1.0.97

4 years ago

1.0.95

4 years ago

1.0.96

4 years ago

1.0.94

4 years ago

1.0.93

4 years ago

1.0.92

4 years ago

1.0.91

4 years ago

1.0.90

4 years ago

1.0.88

4 years ago

1.0.89

4 years ago

1.0.87

4 years ago

1.0.86

4 years ago

1.0.85

4 years ago

1.0.84

4 years ago

1.0.83

4 years ago

1.0.81

4 years ago

1.0.79

4 years ago

1.0.78

4 years ago

1.0.80

4 years ago

1.0.77

4 years ago

1.0.76

4 years ago

1.0.75

4 years ago

1.0.73

4 years ago

1.0.74

4 years ago

1.0.72

4 years ago

1.0.71

4 years ago

1.0.70

4 years ago

1.0.69

4 years ago

1.0.68

4 years ago

1.0.66

4 years ago

1.0.67

4 years ago

1.0.65

4 years ago

1.0.64

4 years ago

1.0.63

4 years ago

1.0.61

4 years ago

1.0.60

4 years ago

1.0.59

4 years ago

1.0.58

4 years ago

1.0.57

4 years ago

1.0.55

4 years ago

1.0.56

4 years ago

1.0.54

4 years ago

1.0.49

4 years ago

1.0.51

4 years ago

1.0.50

4 years ago

1.0.53

4 years ago

1.0.52

4 years ago

1.0.48

4 years ago

1.0.47

4 years ago

1.0.46

4 years ago

1.0.45

4 years ago

1.0.44

4 years ago

1.0.43

4 years ago

1.0.42

4 years ago

1.0.39

4 years ago

1.0.38

4 years ago

1.0.40

4 years ago

1.0.41

4 years ago

1.0.37

4 years ago

1.0.36

4 years ago

1.0.35

4 years ago

1.0.34

4 years ago

1.0.33

4 years ago

1.0.32

4 years ago

1.0.31

4 years ago

1.0.30

4 years ago

1.0.29

4 years ago

1.0.28

4 years ago

1.0.27

4 years ago

1.0.26

4 years ago

1.0.25

4 years ago

1.0.24

4 years ago

1.0.23

4 years ago

1.0.22

4 years ago

1.0.21

4 years ago

1.0.20

4 years ago

1.0.19

4 years ago

1.0.18

4 years ago

1.0.17

4 years ago

1.0.16

4 years ago

1.0.15

4 years ago

1.0.14

4 years ago

1.0.13

4 years ago

1.0.9

4 years ago

1.0.8

4 years ago

1.0.7

4 years ago

1.0.6

4 years ago

1.0.5

4 years ago

1.0.4

4 years ago

1.0.11

4 years ago

1.0.10

4 years ago

1.0.12

4 years ago

1.0.3

4 years ago

1.0.2

4 years ago

1.0.1

4 years ago

1.0.0

4 years ago