Skip to content

WebReflection/js-in-json-session

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JS in JSON Session

import Session from 'js-in-json-session';

const session = new Session(js_in_json_bundle);

session.add('Module');
session.flush();

About

Zero dependencies Session code for JS in JSON project.

Resources

License

Stars

Watchers

Forks

Packages

No packages published