0.0.17 • Published 7 years ago

projectional v0.0.17

Weekly downloads
58
License
UNLICENSED
Repository
github
Last release
7 years ago

projectional

Projectional offers a number of utilities for working with the typescript language code inteligence service

APIs

  • getRenderable (filePath:string); returns list of renderable react components
  • getSchema(RenderableCompId | InternalSchemaID)
  • getSchemaIds(filePath:string)
  • compile(file:filepath, options:{jsxIds:boolean,exportAll:boolean}) : compiles code with added instrumentation;
  • getRootNodes(RenderableCompId)
  • getNodeInfo(jsxId):NodeInfo : returns info about the node.
  • setNodeAttribute(jsxId:string,value:string)
0.0.17

7 years ago

0.0.16

7 years ago

0.0.15

7 years ago

0.0.14

7 years ago

0.0.13

7 years ago

0.0.12

7 years ago

0.0.11

7 years ago

0.0.10

7 years ago

0.0.9

7 years ago

0.0.8

7 years ago

0.0.7

7 years ago

0.0.6

7 years ago

0.0.5

7 years ago

0.0.4

7 years ago

0.0.3

7 years ago

0.0.2

7 years ago