jaeswift-website/api/data/awesomelist/preactjs--awesome-preact.json

1 line
No EOL
24 KiB
JSON

{"slug": "preactjs--awesome-preact", "title": "Awesome Preact", "description": "A curated list of amazingly awesome things regarding Preact ecosystem :star2:", "github_url": "https://github.com/preactjs/awesome-preact", "stars": "984", "tag": "Front-End Development", "entry_count": 156, "subcategory_count": 14, "subcategories": [{"name": "General", "parent": "", "entries": [{"name": "Community", "url": "#community", "description": ""}, {"name": "Toolkits", "url": "#toolkits", "description": ""}, {"name": "Boilerplates", "url": "#boilerplates", "description": ""}, {"name": "Routing", "url": "#routing", "description": ""}, {"name": "Components", "url": "#components", "description": ""}, {"name": "Libraries", "url": "#libraries", "description": ""}, {"name": "Testing Utils", "url": "#testing-utils", "description": ""}, {"name": "Articles", "url": "#articles", "description": ""}, {"name": "Example Apps", "url": "#example-apps", "description": ""}, {"name": "Real Apps", "url": "https://preactjs.com/about/we-are-using", "description": ""}, {"name": "Related Libraries", "url": "#related-libraries", "description": ""}, {"name": "Tips", "url": "#tips", "description": ""}]}, {"name": "Community", "parent": "", "entries": [{"name": "Slack", "url": "https://chat.preactjs.com/", "description": ""}, {"name": "Stack Overflow", "url": "https://stackoverflow.com/questions/tagged/preact", "description": ""}, {"name": "Github", "url": "https://github.com/developit/preact", "description": "", "stars": "38k"}, {"name": "Twitter", "url": "https://twitter.com/preactjs", "description": ""}]}, {"name": "Toolkits", "parent": "", "entries": [{"name": "Preact CLI", "url": "https://github.com/developit/preact-cli", "description": "Build a Preact Progressive Web App in seconds.", "stars": "4.7k"}, {"name": "Vite", "url": "https://github.com/vitejs/vite", "description": "Fast native-ESM powered web dev build tool for Preact, Vue or React.", "stars": "79k"}, {"name": "nwb", "url": "https://github.com/insin/nwb", "description": "Quick Development with React, Inferno or Preact.", "stars": "5.6k"}, {"name": "React App Rewire Preact", "url": "https://github.com/timarney/react-app-rewired", "description": "Use Preact with create-react-app without ejecting.", "stars": "9.9k"}, {"name": "Preact CLI PostCSS", "url": "https://github.com/SaraVieira/preact-cli-postcss", "description": "It removes the default postcss config on Preact CLI, so you can use postcss.config.js.", "stars": "16"}, {"name": "Create Preact App", "url": "https://github.com/just-boris/create-preact-app", "description": "Create Preact apps with no build configuration.", "stars": "94"}, {"name": "Storybook Preact", "url": "https://github.com/storybooks/storybook/tree/next/app/preact", "description": "Storybook for Preact is a UI development environment for your Preact components.", "stars": "90k"}]}, {"name": "Boilerplates", "parent": "", "entries": [{"name": "Official Boilerplate", "url": "https://github.com/developit/preact-boilerplate", "description": "Ready-to-rock Preact starter project, powered by Webpack.", "stars": "965"}, {"name": "Preact Simple Starter", "url": "https://github.com/ooade/PreactSimpleStarter", "description": "PWA Simple Starter with Preact, Preact-mdl and Webpack2.", "stars": "64"}, {"name": "Preact Offline Starter", "url": "https://github.com/lukeed/preact-starter", "description": "Webpack2 boilerplate for building SPA / PWA / offline front-end apps with Preact.", "stars": "388"}, {"name": "TypeScript Preact Starter", "url": "https://github.com/nickytonline/ts-preact-starter", "description": "Barebones starter project for Preact with TypeScript.", "stars": "56"}, {"name": "TypeScript PWA Preact Starter", "url": "https://github.com/bmitchinson/preact-typescript-pwa-starter", "description": "PWA Starter with TypeScript and SASS (131kb)", "stars": "6"}, {"name": "Electron TypeScript Preact Boilerplate", "url": "https://github.com/yoctopuce-examples/electron-typescript-preact-boilerplate", "description": "Electron starter project with TypeScript and Preact support, powered by esbuild.", "stars": "5"}, {"name": "Preact Modern Startupper", "url": "https://github.com/kolodziejczakM/preact-modern-startupper", "description": "PWA boilerplate with support for TypeScript, Goober, Unistore and Plop.", "stars": "18"}, {"name": "Preact Redux SSR Example", "url": "https://github.com/csbun/preact-redux-ssr-example", "description": "Server-side Rendering with Redux Example.", "stars": "32"}, {"name": "Preact PWA", "url": "https://github.com/ezekielchentnik/preact-pwa", "description": "PWA focused on raw performance, server side rendering, prerendering, redux, express, rollup.", "stars": "507"}, {"name": "Preact Chrome Extension", "url": "https://github.com/debdut/preact-chrome-extension", "description": "A Full Feature Preact Chrome Extension Starter Kit.", "stars": "691"}, {"name": "Preact Web Extension", "url": "https://github.com/PiyushSuthar/preact-webext", "description": "⚡️ WebExtension Vite Starter Template with Preact.", "stars": "22"}, {"name": "Preact Neutralino TypeScript Starter", "url": "https://github.com/ernest-rudnicki/preact-neutralino-typescript-starter", "description": "Starter project for building lightweight desktop applications with Preact and neutralino.js.", "stars": "2"}, {"name": "Simple Deno Starter", "url": "https://github.com/nesterow/minizavr", "description": "Tiny starter template with Preact and Deno for building single page applications.", "stars": "0"}]}, {"name": "Routing", "parent": "", "entries": [{"name": "Preact Router", "url": "https://github.com/developit/preact-router", "description": "URL router for Preact.", "stars": "1.1k"}, {"name": "Preact Route Async", "url": "https://github.com/mjanssen/preact-route-async", "description": "A (440b gzip) route component that enables async loading of page-components.", "stars": "37"}, {"name": "Wouter", "url": "https://github.com/molefrog/wouter", "description": "A tiny (1KB gzip) router for Preact/React with React Router-like API.", "stars": "7.8k"}]}, {"name": "Components", "parent": "", "entries": [{"name": "Preact Material Components", "url": "https://github.com/prateekbh/preact-material-components", "description": "Preact wrapper for \"Material Components for the web\".", "stars": "554"}, {"name": "Preact Scroll Header", "url": "https://github.com/lukeed/preact-scroll-header", "description": "A (800b gzip) header that will show/hide while scrolling for Preact.", "stars": "43"}, {"name": "Preact Progress", "url": "https://github.com/lukeed/preact-progress", "description": "Simple and lightweight (\\~590 bytes gzip) progress bar component for Preact.", "stars": "49"}, {"name": "Preact Compat", "url": "https://github.com/preactjs/preact-compat", "description": "Use any React library with Preact *([full example (⭐54)](https://github.com/developit/preact-compat-example))*.", "stars": "945"}, {"name": "Preact Render To String", "url": "https://github.com/preactjs/preact-render-to-string", "description": "Universal rendering.", "stars": "715"}, {"name": "Preact Markup", "url": "https://github.com/developit/preact-markup", "description": "Render HTML & Custom Elements as JSX & Components.", "stars": "207"}, {"name": "Preact Portal", "url": "https://github.com/developit/preact-portal", "description": "Render Preact components into (a) SPACE.", "stars": "183"}, {"name": "Preact Richtextarea", "url": "https://github.com/developit/preact-richtextarea", "description": "Simple HTML editor component.", "stars": "43"}, {"name": "Preact Token Input", "url": "https://github.com/developit/preact-token-input", "description": "Text field that tokenizes input, for things like tags.", "stars": "65"}, {"name": "Preact Virtual List", "url": "https://github.com/developit/preact-virtual-list", "description": "Easily render lists with millions of rows ([demo](https://jsfiddle.net/developit/qqan9pdo/)).", "stars": "233"}, {"name": "Preact Cycle", "url": "https://github.com/developit/preact-cycle", "description": "Functional-reactive paradigm for Preact.", "stars": "142"}, {"name": "Preact Layout", "url": "https://download.github.io/preact-layout/", "description": "Small and simple layout library."}, {"name": "Preact Socrates", "url": "https://github.com/matthewmueller/preact-socrates", "description": "Preact plugin for [Socrates (⭐575)](http://github.com/matthewmueller/socrates).", "stars": "16"}, {"name": "Preact Flyd", "url": "https://github.com/xialvjun/preact-flyd", "description": "Use [flyd (⭐1.6k)](https://github.com/paldepind/flyd) FRP streams in Preact + JSX.", "stars": "11"}, {"name": "Preact I18nline", "url": "https://github.com/download/preact-i18nline", "description": "Integrates the ecosystem around [i18n-js (⭐10)](https://github.com/everydayhero/i18n-js) with Preact via [i18nline (⭐19)](https://github.com/download/i18nline).", "stars": "39"}, {"name": "Preact MUI", "url": "https://github.com/luisvinicius167/preact-mui", "description": "The MUI CSS Preact library.", "stars": "37"}, {"name": "Preact MDL", "url": "https://github.com/developit/preact-mdl", "description": "Use [MDL](https://getmdl.io) as Preact components.", "stars": "193"}, {"name": "Preact Photon", "url": "https://github.com/developit/preact-photon", "description": "Build beautiful desktop UI with [photon](http://photonkit.com).", "stars": "184"}, {"name": "Preact Classless Component", "url": "https://github.com/ld0rman/preact-classless-component", "description": "Create preact components without the class keyword.", "stars": "44"}, {"name": "Preact Hyperscript", "url": "https://github.com/queckezz/preact-hyperscript", "description": "Hyperscript-like syntax for creating elements.", "stars": "33"}, {"name": "Shallow Compare", "url": "https://github.com/tkh44/shallow-compare", "description": "Simplified `shouldComponentUpdate` helper.", "stars": "34"}, {"name": "Preact Codemod", "url": "https://github.com/vutran/preact-codemod", "description": "Transform your React code to Preact.", "stars": "40"}, {"name": "Preact Helmet", "url": "https://github.com/download/preact-helmet", "description": "A document head manager for Preact.", "stars": "87"}, {"name": "Preact Delegate", "url": "https://github.com/NekR/preact-delegate", "description": "Delegate DOM events.", "stars": "19"}, {"name": "Preact No SSR", "url": "https://github.com/gufsky/preact-no-ssr", "description": "Skip Server Side Rendering of Components.", "stars": "8"}, {"name": "Preact Head", "url": "https://github.com/matthewmueller/preact-head", "description": "Standalone, declarative \\<Head /> for Preact.", "stars": "37"}, {"name": "Preact Side Effect", "url": "https://github.com/ooade/preact-side-effect", "description": "Create components whose nested prop changes map to a global side effect.", "stars": "10"}, {"name": "Preact Tiny Atom", "url": "https://github.com/KwanMan/preact-tiny-atom", "description": "Preact Integration with [Tiny Atom (⭐116)](https://github.com/qubitproducts/tiny-atom).", "stars": "3"}, {"name": "Preact Level List", "url": "https://github.com/juliangruber/preact-level-list", "description": "Live updating leveldb list component for Preact.", "stars": "4"}, {"name": "Preact Country Picker", "url": "https://github.com/bboydflo/flagstrap-preact", "description": "Country picker based on bootstrap 3 made for Preact.", "stars": "3"}, {"name": "Preact Fluid", "url": "https://github.com/ajainvivek/preact-fluid", "description": "A minimal UI kit for Preact.", "stars": "198"}, {"name": "Preact Feather Icons", "url": "https://github.com/ForsakenHarmony/preact-feather", "description": "Feather icons for Preact.", "stars": "33"}, {"name": "Preact Animate On Change", "url": "https://github.com/Sobesednik/preact-animate-on-change", "description": "Add CSS3 animation when properties change.", "stars": "17"}, {"name": "Preact Async Route", "url": "https://github.com/prateekbh/preact-async-route", "description": "Async route component for preact-router.", "stars": "138"}, {"name": "MU Forms", "url": "https://github.com/mobiushorizons/mu-forms", "description": "Dead simple form library for (P)React.", "stars": "59"}, {"name": "Pimg", "url": "https://github.com/ooade/pimg", "description": "Progressive Image Component; Used for lazy loading images.", "stars": "99"}, {"name": "Preact Component Console", "url": "https://github.com/haensl/preact-component-console", "description": "Console Emulator. Simulates typing via dynamic delays.", "stars": "30"}, {"name": "Preact Translate", "url": "https://github.com/DenysVuika/preact-translate", "description": "Minimalistic translate (i18n) library for Preact.", "stars": "67"}, {"name": "Preact Dock", "url": "https://github.com/TimDaub/preact-touchable-dock", "description": "Simple DnD and touch-enabled Dock for Preact apps.", "stars": "22"}, {"name": "Preact Particles", "url": "https://github.com/matteobruni/tsparticles#preact", "description": "Lightweight component to easily add cool particles animations to websites.", "stars": "8.8k"}, {"name": "Pant", "url": "https://github.com/webyom/pant", "description": "Mobile UI Components built on Preact *([docs and demos](https://webyom.github.io/pant))*. Ported from awesome Vue components of [Vant (⭐24k)](https://github.com/youzan/vant).", "stars": "30"}, {"name": "Preact Transitioning", "url": "https://github.com/fakundo/preact-transitioning", "description": "Exposes Preact components for easily implementing basic CSS animations and transitions.", "stars": "49"}, {"name": "Preact Nominal Allocator", "url": "https://github.com/TimDaub/preact-nominal-allocator", "description": "A numerical input element that can also manipulated with two buttons (-/+).", "stars": "1"}, {"name": "Tailored Components", "url": "https://github.com/nesterow/tailored", "description": "Unstyled components and hooks for Preact & Deno.", "stars": "27"}, {"name": "Plotery", "url": "https://shelacek.bitbucket.io/plotery", "description": "Fast and lightweight charting library."}, {"name": "Formica", "url": "https://shelacek.bitbucket.io/formica", "description": "Simple declarative forms for Preact."}, {"name": "HelloCSV", "url": "https://hellocsv.github.io/HelloCSV/", "description": "Modern, elegant, drop-in CSV importer, built in Preact. Flatfile alternative."}, {"name": "Vski Table", "url": "https://table.vski.ai", "description": "Datagrid component built with Preact."}]}, {"name": "Libraries", "parent": "", "entries": [{"name": "Redux Zero", "url": "https://github.com/concretesolutions/redux-zero", "description": "A lightweight state container based on Redux with a single store and no reducers.", "stars": "2k"}, {"name": "Unistore", "url": "https://github.com/developit/unistore", "description": "350b / 650b state container with component actions for Preact & React.", "stars": "2.9k"}, {"name": "FPreact", "url": "https://github.com/UnwrittenFun/fpreact", "description": "Provides an alternative api for creating preact components, heavily inspired by elm.", "stars": "47"}, {"name": "ProppyJS - A tiny library for functional props composition", "url": "https://proppyjs.com", "description": ""}, {"name": "ClearX", "url": "https://github.com/Autodesk/clearx", "description": "Fast & Effortless state management for React, Preact and Inferno with zero learning curve.", "stars": "22"}, {"name": "Preact-urql", "url": "https://github.com/FormidableLabs/urql/tree/master/packages/preact-urql", "description": "Use [urql (⭐8.9k)](https://github.com/FormidableLabs/urql) with Preact core + hooks.", "stars": "8.9k"}, {"name": "hooked-head", "url": "https://github.com/JoviDeCroock/hooked-head", "description": "Hooks to manipulate the `<head>` section of the DOM. This has a subpackage with core preact support (using `preact/hooks`).", "stars": "342"}, {"name": "Teaful", "url": "https://github.com/teafuljs/teaful", "description": "Tiny (800B), easy and powerful (P)React state management.", "stars": "713"}, {"name": "Nano Stores", "url": "https://github.com/nanostores/nanostores", "description": "A tiny (199 bytes) state manager with many atomic tree-shakable stores.", "stars": "7.2k"}, {"name": "Modular Forms", "url": "https://github.com/fabian-hiller/modular-forms", "description": "Modular, type-safe and signal based form library for Preact.", "stars": "1.2k"}, {"name": "exome", "url": "https://github.com/Marcisbee/exome", "description": "Simple proxy based state manager for deeply nested states.", "stars": "280"}, {"name": "Fastro", "url": "https://fastro.deno.dev", "description": "Fast & Modular SSR Web Framework for Deno, TypeScript, Preact & Tailwind."}, {"name": "Jotai", "url": "https://github.com/pmndrs/jotai", "description": "Primitive and flexible state management for React & Preact.", "stars": "21k"}, {"name": "Pretch", "url": "https://github.com/EGAMAGZ/pretch", "description": "A lightweight and flexible fetch enhancement library that works with vanilla JavaScript, React, and Preact", "stars": "14"}, {"name": "Formisch", "url": "https://formisch.dev/preact/guides/introduction/", "description": "A form library for Preact with focus on performance, type safety and bundle size."}, {"name": "zikofy", "url": "https://github.com/zakarialaoui10/zikofy", "description": "Turns Preact components into Zikojs `UIElement`.", "stars": "20"}, {"name": "Preact In Motion", "url": "https://github.com/alloc/preact-in-motion", "description": "Light, elegant animation plugin for Preact (powered by Motion.dev and WAAPI).", "stars": "32"}]}, {"name": "Testing Utils", "parent": "", "entries": [{"name": "Preact JSX Chai", "url": "https://github.com/developit/preact-jsx-chai", "description": "JSX assertion testing *(no DOM, right in Node)*.", "stars": "56"}, {"name": "Preact Render Spy", "url": "https://github.com/mzgoddard/preact-render-spy", "description": "Render Preact components with access to the produced virtual dom for testing.", "stars": "178"}, {"name": "Preact Test Utils", "url": "https://github.com/windyGex/preact-test-utils", "description": "Mock react-test-utils enzyme in preact.", "stars": "7"}, {"name": "Preact Testing Library", "url": "https://github.com/antoaravinth/preact-testing-library", "description": "Simple and complete Preact DOM testing utilities that encourage good testing practices.", "stars": "157"}, {"name": "Preact Island", "url": "https://github.com/mwood23/preact-island", "description": "Render your Preact component as a widget on any web page with ease.", "stars": "236"}]}, {"name": "Articles", "parent": "", "entries": [{"name": "WTF is JSX", "url": "https://jasonformat.com/wtf-is-jsx/", "description": ""}, {"name": "The Inner Workings of Virtual DOM", "url": "https://medium.com/@rajaraodv/the-inner-workings-of-virtual-dom-666ee7ad47cf", "description": ""}, {"name": "Using Preact Instead of React", "url": "https://medium.com/@rajaraodv/using-preact-instead-of-react-70f40f53107c", "description": ""}, {"name": "Preact Internals #1: The Easy Parts", "url": "https://medium.com/@asolove/preact-internals-1-the-easy-parts-3a081fa36205#.twnc3doig", "description": ""}, {"name": "Preact Internals #2: The Component Model", "url": "https://medium.com/@asolove/preact-internals-2-the-component-model-36a05e32957b#.8zyec2y9v", "description": ""}, {"name": "Building a Small PWA with Preact and Firebase", "url": "https://dandenney.com/posts/front-end-dev/building-a-small-pwa-with-preact-and-firebase", "description": ""}, {"name": "Authentication with Auth0", "url": "https://auth0.com/blog/preact-authentication-tutorial", "description": ""}]}, {"name": "Example Apps", "parent": "", "entries": [{"name": "Preact HN", "url": "https://github.com/kristoferbaxter/preact-hn", "description": "Demonstration of Preact used to build Hacker News as a PWA.", "stars": "294"}, {"name": "TodoMVC", "url": "https://github.com/developit/preact-todomvc", "description": "TodoMVC done in Preact. Under 6kb and fast.", "stars": "107"}, {"name": "Colors App", "url": "https://github.com/lukeed/colors-app", "description": "PWA for copying values from popular color palettes. Supports HEX, RGB, and HSL formats.", "stars": "98"}, {"name": "Tracks", "url": "https://github.com/jordic/tracks_preact/", "description": "PWA for tracking things in general. Gdrive Sync.", "stars": "16"}, {"name": "Hueify", "url": "https://github.com/kvartborg/hueify", "description": "Simple controller for your Philips Hue lights.", "stars": "91"}, {"name": "Golazon", "url": "https://github.com/sobstel/golazon", "description": "Football data mnmlist way."}, {"name": "Shopping List", "url": "https://github.com/ibm-watson-data-lab/shopping-list-preact-pouchdb", "description": "Progressive Web App Built Using Preact and PouchDB.", "stars": "20"}, {"name": "Code and Comment", "url": "https://github.com/code-and-comment/code-and-comment", "description": "The application to add the comments to a file in Github ([demo](https://code-and-comment.github.io/code-and-comment/)).", "stars": "17"}, {"name": "Play.cash", "url": "https://play.cash", "description": ""}, {"name": "Songsterr", "url": "https://www.songsterr.com", "description": ""}, {"name": "BitMidi", "url": "https://bitmidi.com/", "description": ""}, {"name": "Ultimate Guitar", "url": "https://www.ultimate-guitar.com", "description": ""}, {"name": "ESBench", "url": "http://esbench.com", "description": ""}, {"name": "BigWebQuiz", "url": "https://bigwebquiz.com", "description": ""}, {"name": "Nectarine.rocks", "url": "http://nectarine.rocks", "description": ""}, {"name": "OSS.Ninja", "url": "https://oss.ninja", "description": ""}, {"name": "GuriVR", "url": "https://gurivr.com", "description": ""}, {"name": "Offline Gallery", "url": "https://use-the-platform.com/offline-gallery/", "description": ""}, {"name": "Periodic Weather", "url": "https://use-the-platform.com/periodic-weather/", "description": ""}, {"name": "Rugby News Board", "url": "http://nbrugby.com", "description": ""}, {"name": "Preact Gallery", "url": "https://preact.gallery/", "description": ""}, {"name": "Rainbow Explorer", "url": "https://use-the-platform.com/rainbow-explorer/", "description": ""}, {"name": "YASCC", "url": "https://carlosqsilva.github.io/YASCC/#/", "description": ""}, {"name": "Journalize", "url": "https://preact-journal.herokuapp.com/", "description": ""}, {"name": "Proxx", "url": "https://proxx.app", "description": ""}, {"name": "Web Maker", "url": "https://webmaker.app", "description": ""}, {"name": "Intergram", "url": "https://www.intergram.xyz", "description": ""}, {"name": "Preact App in ES6 without Babel or JSX", "url": "https://vanilla-preact.surge.sh", "description": ""}, {"name": "GHFresh", "url": "https://code2k.github.io/ghfresh/", "description": ""}, {"name": "Passwords Fountain", "url": "https://passwords-fountain.com/", "description": "modern & performant password manager interface which works everywhere *([Github project (⭐65)](https://github.com/kolodziejczakM/passwords-fountain))*."}, {"name": "macOS Web", "url": "https://macos-preact.now.sh", "description": "macOS Big Sur Desktop experience for Web, built with Preact and Vite *([Github project (⭐1k)](https://github.com/PuruVJ/macos-preact))*."}, {"name": "Cinemate", "url": "https://cinemate.me", "description": "Movie Recommender System built with Preact and TypeScript. Backend written in Rust."}, {"name": "Windows 11 Web", "url": "https://win11.vercel.app", "description": "Awe-amazing Windows 11 clone for the web! ⚡ *([Github project (⭐601)](https://github.com/PiyushSuthar/Windows-11-Web))*."}, {"name": "Idea Keeper", "url": "https://miftikcz.github.io/idea-keeper-2", "description": ""}, {"name": "Trellith", "url": "https://trellith.sakih.net/", "description": "Tiny Trello Clone PWA ([GitHub Project (⭐14)](https://github.com/sakihet/trellith))."}, {"name": "Gladys Assistant", "url": "https://gladysassistant.com/", "description": "A privacy-first, open-source home assistant *([GitHub Project (⭐3k)](https://github.com/GladysAssistant/Gladys))*."}]}, {"name": "Related Libraries", "parent": "", "entries": [{"name": "React", "url": "https://github.com/facebook/react", "description": "A declarative, efficient, and flexible JavaScript library for building user interfaces.", "stars": "244k"}, {"name": "Inferno", "url": "https://github.com/infernojs/inferno", "description": "An extremely fast, React-like JavaScript library for building modern user interfaces.", "stars": "16k"}, {"name": "Rax", "url": "https://github.com/alibaba/rax", "description": "A universal React-compatible render engine.", "stars": "8.1k"}, {"name": "Zikojs", "url": "https://github.com/zakarialaoui10/zikojs", "description": "A composable hyperscript-based UI library with bidirectional interoperability with Preact components.", "stars": "130"}]}, {"name": "Tips", "parent": "", "entries": []}, {"name": "Contribution", "parent": "", "entries": []}, {"name": "License", "parent": "", "entries": []}]}