Socket
Book a DemoInstallSign in
Socket

@tkdkid1000/kitten.js

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@tkdkid1000/kitten.js

![https://placekitten.com/400/300](https://placekitten.com/400/300) Source: [placekitten.com](https://placekitten.com)

0.0.4
latest
npmnpm
Version published
Maintainers
1
Created
Source

kitten.js

https://placekitten.com/400/300 Source: placekitten.com

An easy and fun to play with javascript framework, just like a kitten! Some of the features are:

  • Javascript-in-html. Your entire ui is managed using low level Javascript functions embedded directly into your html.
  • Small and fast. Kitten is designed to be like a real kitten, really tiny, and really quick. Kitten is only 2.79KiB!
  • Easy to use. This framework can be adopted with a single script tag, and is very good for adding small interactive bits to a website.

Installation

Kitten.js can be installed with just a single script tag. Simply add [insert script tag here later when you have one] to your html file, and you can start! You can also install the kitten.js npm package and use a bundler.

Documentation

There is currently no documentation for kitten.js, but there will be in the future!

Examples

There are several larger use case examples on the kitten.js website, but here is a quick example:

<div
  id="app"
  k-data="{
    name: 'world'
}"
>
  <p>Hello, <span k-text="this.name.toUpperCase()"></span>!</p>
</div>

Contributing

If you want to contribute, send a pull request and I will probably merge it!

FAQs

Package last updated on 23 Nov 2022

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

About

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.

  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc

U.S. Patent No. 12,346,443 & 12,314,394. Other pending.