isaac-wrapper.parser

1.4.1 • Public • Published

isaac-wrapper.parser

NPM version Build Status Coveralls Status Dependency Status Downloads

Node.js Isaac format encoder/decoder

Install

npm i --save isaac-wrapper.parser

Usage

import isaacWrapperParser from "isaac-wrapper.parser"
 
let generatedJSONObject = isaacWrapperParser.decode(ISAACString);
 
let generatedISAACString = isaacWrapperParser.encode(action, [arguments...]);

License

EUPL v1.1

Copyright 2015 Irontec SL

Licensed under the EUPL, Version 1.1 or - as soon they will be approved by the European
Commission - subsequent versions of the EUPL (the "Licence"); You may not use this work
except in compliance with the Licence.

You may obtain a copy of the Licence at:
http://ec.europa.eu/idabc/eupl.html

Unless required by applicable law or agreed to in writing, software distributed under 
the Licence is distributed on an "AS IS" basis, WITHOUT WARRANTIES OR CONDITIONS OF 
ANY KIND, either express or implied. See the Licence for the specific language 
governing permissions and limitations under the Licence.

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.4.1
    1
    • latest

Version History

Package Sidebar

Install

npm i isaac-wrapper.parser

Weekly Downloads

1

Version

1.4.1

License

EUPL-1.1

Last publish

Collaborators

  • irontec-user