KeystoneJS CMS

https://keystonejs.com The superpowered CMS for developers Keystone helps you build faster and scale further than any other CMS or App Framework. Just describe your schema, and get a powerful GraphQL API & beautiful Management UI for content and data. No boilerplate or bootstrapping – just elegant APIs to help you ship Leggi tutto…

Amplication: open‑source development tool

https://github.com/amplication/amplication Amplication is an open‑source development tool. It helps professional Node.js developers develop quality Node.js applications without spending time on repetitive coding tasks. Amplication auto-generates backend apps built with TypeScript and Node.js, and a client built with React.

Danfojs: powerful javascript data analysis toolkit

https://github.com/javascriptdata/danfojs Danfo.js is a javascript package that provides fast, flexible, and expressive data structures designed to make working with “relational” or “labeled” data both easy and intuitive. It is heavily inspired by Pandas library, and provides a similar API. This means that users familiar with Pandas, can easily pick up danfo.js.

ndjson 

http://ndjson.org/ This page describes the ndjson format, also called Newline delimited JSON. NDJSON is a convenient format for storing or streaming structured data that may be processed one record at a time. It works well with unix-style text processing tools and shell pipelines. It’s a great format for log files. Leggi tutto…

Zinc

While Elasticsearch is a very good product, it is complex and requires lots of resources and is more than a decade old. I built Zinc so it becomes easier for folks to use full text search indexing without doing a lot of work. https://github.com/prabhatsharma/zinc

Meilisearch

https://www.meilisearch.com Shape a delightfulsearch experience in a snap An open-source, lightning-fast, and hyper-relevant search engine that fits effortlessly into your apps, websites, and workflow.

SuperTokens

https://github.com/supertokens SuperTokens is an open source authentication solution offering features like: Different types of login: Email / password, Passwordless (OTP or Magic link based), Social / OAuth 2.0 etc… Access control Session management User management Self hosted / managed cloud

Partytown

https://github.com/BuilderIO/partytown Partytown is a lazy-loaded library to help relocate resource intensive scripts into a web worker, and off of the main thread. Its goal is to help speed up sites by dedicating the main thread to your code, and offloading third-party scripts to a web worker. The philosophy is that Leggi tutto…