Firenzia / Sakura Ui
Licence: mit
đž æąŠćæš±è±éŁèœçćĄé~~
Stars: â 289
Programming Languages
javascript
184084 projects - #8 most used programming language
Labels
Projects that are alternatives of or similar to Sakura Ui
remark-external-links
Legacy plugin to automatically add target and rel attributes to external links â please use `rehype-external-links` instead
Stars: â 50 (-82.7%)
Mutual labels: link
nova-horizon-link
Smart Link for Laravel Nova to Horizon Dashboard.
Stars: â 24 (-91.7%)
Mutual labels: link
rehype-autolink-headings
plugin to add links to headings in HTML
Stars: â 50 (-82.7%)
Mutual labels: link
react-native-twitter-textview
A <TextView/> component for React Native built on top of twitter-text linkification.
Stars: â 71 (-75.43%)
Mutual labels: link
obsidian-link-converter
Obsidian Plugin to scan all your links in your vault and convert them to your desired format.
Stars: â 44 (-84.78%)
Mutual labels: link
nova-telescope-link
Smart Link for Laravel Nova to Telescope Debug Assistant.
Stars: â 37 (-87.2%)
Mutual labels: link
react-native-open-map
Choose the application that will open the map
Stars: â 27 (-90.66%)
Mutual labels: link
Hyperapp Router
Declarative routing for Hyperapp V1 using the History API.
Stars: â 256 (-11.42%)
Mutual labels: link
quill-magic-url
Automatically convert URLs to links in Quill
Stars: â 86 (-70.24%)
Mutual labels: link
littlelink-admin
Littlelink admin is an admin panel for littlelink that provides you a website similar linktree.
Stars: â 50 (-82.7%)
Mutual labels: link
fbvideos
đ Easily extract downloadable link of publicly available videos on facebook.
Stars: â 28 (-90.31%)
Mutual labels: link
Shellify
Shellify is a 100% managed .NET implementation of the Microsoft Shell Link (.LNK) Binary File Format.
Stars: â 40 (-86.16%)
Mutual labels: link
URL-Shortner-Bot-V2
A link shortner telegram bot version 2 with advanced features
Stars: â 18 (-93.77%)
Mutual labels: link
ember-link-action
Fire an action when LinkTo component transition happens
Stars: â 86 (-70.24%)
Mutual labels: link
magnet-link
DEPRECATED: Get a magnet link from a torrent file.
Stars: â 65 (-77.51%)
Mutual labels: link
Zelda
Automatically `npm link` all your packages together!
Stars: â 278 (-3.81%)
Mutual labels: link
custom-permalinks
Set custom permalinks on a per-post basis in WordPress
Stars: â 17 (-94.12%)
Mutual labels: link
laravel-magiclink
Create link for authenticate in Laravel without password or get private content
Stars: â 135 (-53.29%)
Mutual labels: link
sakura-ui
Introduction
This is an UI framework based on Vue. The inspiration comes from Sakura đž. I haven't finished it completely, so dont't use it in the production development. Hope u will like it~â€ïž If u like it, please give me a âïž. I wrote an article in juejin.im to record some details in building this framework.đ here . U can give me some feedback. đ
demo
đ https://firenzia.github.io/sakura-ui/
Usage
- Install package [heian-sakura-ui]
npm i -D heian-sakura-ui
- Get Started
<template> <div id="app"> <s-button type="primary">çč㻿„ć</s-button> </div> </template> <script> import {Button} from 'heian-sakura-ui' import 'heian-sakura-ui/dist/sakura.css' export default { name: 'app', components: { 's-button':Button } } </script>
Issue
Changelog
Contribution
Note that the project description data, including the texts, logos, images, and/or trademarks,
for each open source project belongs to its rightful owner.
If you wish to add or remove any projects, please contact us at [email protected].