Skip to content

geekskai/transform

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

429 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Transform

A polyglot web converter — JSON, TypeScript, GraphQL, HTML, SVG, YAML, and more. All tools run in the browser; no data is sent to servers.


About this fork

This project is a fork of ritz078/transform. The original is maintained by Ritesh Kumar and is deployed at transform.tools.

We use this fork to host our own instance and to add features (e.g. SEO metadata, llms.txt, branding) for GeeksKai / Folioify. We do not speak for the upstream project or its author.


Credits


Disclaimer

This project is a fork and derivative of ritz078/transform and is distributed under the MIT License. The original author is not affiliated with and does not endorse this fork. All trademarks and names belong to their respective owners.


License

MIT © Ritesh Kumar (original author). See LICENSE.


Development

  • Run yarn && yarn dev for development.
  • Routes live under pages/; add a new transformer there and register it in utils/routes.tsx.

Self-hosting

  • yarn && yarn build && yarn start

About

A polyglot web converter.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • TypeScript 94.7%
  • JavaScript 2.4%
  • CSS 1.9%
  • MDX 1.0%