npm package discovery and stats viewer.

Discover Tips

  • General search

    [free text search, go nuts!]

  • Package details

    pkg:[package-name]

  • User packages

    @[username]

Sponsor

Optimize Toolset

I’ve always been into building performant and accessible sites, but lately I’ve been taking it extremely seriously. So much so that I’ve been building a tool to help me optimize and monitor the sites that I build to make sure that I’m making an attempt to offer the best experience to those who visit them. If you’re into performant, accessible and SEO friendly sites, you might like it too! You can check it out at Optimize Toolset.

About

Hi, 👋, I’m Ryan Hefner  and I built this site for me, and you! The goal of this site was to provide an easy way for me to check the stats on my npm packages, both for prioritizing issues and updates, and to give me a little kick in the pants to keep up on stuff.

As I was building it, I realized that I was actually using the tool to build the tool, and figured I might as well put this out there and hopefully others will find it to be a fast and useful way to search and browse npm packages as I have.

If you’re interested in other things I’m working on, follow me on Twitter or check out the open source projects I’ve been publishing on GitHub.

I am also working on a Twitter bot for this site to tweet the most popular, newest, random packages from npm. Please follow that account now and it will start sending out packages soon–ish.

Open Software & Tools

This site wouldn’t be possible without the immense generosity and tireless efforts from the people who make contributions to the world and share their work via open source initiatives. Thank you 🙏

© 2024 – Pkg Stats / Ryan Hefner

@midasit-dev/playground

v0.0.30

Published

Playground using moaui to create midas plugin UI

Downloads

196

Readme

Playground 프로젝트

Playground는 MIDAS Plugin의 UI를 코딩 없이 만들 수 있는 툴을 제공하는 프로젝트입니다. 이 툴을 통해 사용자는 복잡한 코드를 작성하지 않고도 Visual Programming 방식으로 UI를 손쉽게 제작할 수 있습니다.

주요 특징

  • 코딩 없는 UI 제작: Playground를 사용하면, MIDAS Plugin의 UI를 코드 한 줄 없이 쉽게 만들 수 있습니다.
  • moaUI 라이브러리: 이 툴은 MIDAS에서 제작한 moaUI 라이브러리를 사용하여, Visaul Programming을 할 수 있는 다양한 컴포넌트를 제공합니다.
  • Layout 저장: 사용자가 만든 UI의 Layout은 JSON 형태로 사용자의 PC에 저장됩니다. 이를 통해 사용자는 언제든지 자신이 만든 Layout을 불러와 수정할 수 있습니다.
  • 코드 생성: UI 제작이 완료되면, 사용자는 'Code로 저장' 기능을 사용하여 만든 UI에 대한 전체 코드를 자동으로 생성하여 사용자의 PC에 저장할 수 있습니다. 이를 통해 사용자는 자신이 만든 UI를 쉽게 다른 프로젝트에 적용할 수 있습니다.

사용 방법

사용하기 전에, MIDAS Plugin과 moaUI 라이브러리가 설치되어 있어야 합니다. 요구사항을 충족한 후, Playground를 다운로드하여 실행하기만 하면 됩니다. 자세한 사용 방법은 Playground 프로젝트의 documentation 폴더 내 문서를 참고하세요.


이 툴을 통해 개발자들은 보다 빠르고 손쉽게 MIDAS Plugin의 UI를 제작할 수 있으며, 복잡한 코딩 없이도 사용자 친화적인 인터페이스를 구현할 수 있습니다. Playground와 함께 멋진 UI 제작의 첫걸음을 떼어보세요!