@sajari/profile
TypeScript icon, indicating that this package has built-in type declarations

1.0.0-alpha • Public • Published

Profile

This library will allow you to:

  • Create a user profile.
  • Modify the values in a users profile.
  • Load and save a users profile from browser storage.

A users profile contains their Sajari ID, GoogleAnalytics ID, and any metadata set by the library user.

Getting started

Installing

Available as es & cjs modules from npm.

npm install --save profile

Usage

import { Profile } from "profile";

const p = new Profile();
console.log(p.get()); // show current profile data

License

This project is licensed under the MIT License - see the LICENSE.md file for details.

Readme

Keywords

none

Package Sidebar

Install

npm i @sajari/profile

Weekly Downloads

0

Version

1.0.0-alpha

License

MIT

Unpacked Size

26.8 kB

Total Files

7

Last publish

Collaborators

  • jasonberry
  • wwalser
  • mish15
  • dhowden
  • sam_potts
  • jonathaningram
  • jusk