GithubHelp home page GithubHelp logo

toddy15 / autocomplete-tailwindcss Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 1.36 MB

A Pulsar autocompletion provider for the utility-first CSS framework Tailwind v3

License: MIT License

JavaScript 92.80% Less 7.20%

autocomplete-tailwindcss's Introduction

autocomplete-tailwindcss

Autocomplete for Tailwind CSS classes.

GitHub License GitHub package.json version GitHub Actions Workflow Status

Installation

You can install the package from the Pulsar GUI, using the Pulsar Package Manager ppm. Another option is the installation from the command line.

ppm install autocomplete-tailwindcss

Contributing

Pull requests are welcome. Please make sure to update tests as appropriate.

Authors and copyright

License

MIT

Creating a new release

The following process should be followed to create a new release of this package. (I'm writing these words just as much for myself as I am for anyone interested in sending a PR.)

# If the project's not set up yet:
git clone https://github.com/toddy15/autocomplete-tailwindcss.git
cd autocomplete-tailwindcss
npm install

# Grab the latest version of Tailwind CSS
npm update tailwindcss

# Run a script to update the `src/completions.json` file
npm run build

# Run tests to make sure the update hasn't broken anything
npm run test

# Perform a manual visual inspection of the completions
git diff src/completions.json

If nothing has failed and the inspection goes well enough, you're ready to create a new version! All this means is that you crack open package.json and bump the version number. After that's done, send a pull request!

History

This package uses the great work of raybrownco/atom-tailwindcss and vinkla/autocomplete-tailwind (which is no longer available on GitHub). Unfortunately, both projects are no longer actively developed.

autocomplete-tailwindcss's People

Contributors

toddy15 avatar vinkla avatar raybrownco avatar clm-a avatar nicholas avatar dependabot-preview[bot] avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.