Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@gram-data/gram-format

Package Overview
Dependencies
Maintainers
1
Versions
20
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@gram-data/gram-format

Reference implementation of the gram graph exchange format.

  • 0.1.15
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
11
Maintainers
1
Weekly downloads
 
Created
Source

gram-format

Reference implementation of the gram graph exchange format.

Library Components

  • gram-tokens with regular expressions to tokenize text
  • gram-ast Abstract Syntax Tree type specifications
  • gram-builder to compose a gram AST
  • gram-find to traverse a gram AST
  • gram-transform to process a gram AST
  • gram-stringify to pretty print the AST
  • gram-parse derived from gram.ne to parse text into an AST

Demo

asciicast

Developer instructions

This project was bootstrapped with TSDX.

  • yarn build to build the parser and assemble a distribution
  • yarn link to get a locally linked gram-lint binary

Credits

Thanks to these project for inspiration:

FAQs

Package last updated on 11 Jun 2020

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc